Title: Image choices
Last modified: May 6, 2020

---

# Image choices

 *  Resolved [markushasselryd](https://wordpress.org/support/users/markushasselryd/)
 * (@markushasselryd)
 * [6 years ago](https://wordpress.org/support/topic/image-choices-2/)
 * Hi, great work with the plugin! I’ve got a client who wants a product configurator
   with the option to make choices with images. I’ve got the multipage sorted out
   from the docs but I’m trying to figure out what the best way would be to enable
   image choices in the form. I tried to just add an img tag in the radio button
   and that sort of works but is a bit cumbersome. Would creating a custom post 
   type and populate the radio buttons with it work? Or is there another approach?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [fabianlindfors](https://wordpress.org/support/users/fabianlindfors/)
 * (@fabianlindfors)
 * [6 years ago](https://wordpress.org/support/topic/image-choices-2/#post-12793400)
 * Hi!
 * Because the fields are rendered entirely by ACF I think your best bet is to use
   a custom ACF field type. I found this very old plugin: [https://github.com/cyberwani/ACF-Image-Select](https://github.com/cyberwani/ACF-Image-Select)
   which might do what you want. Otherwise, I would recommend checking out this 
   ACF guide: [https://www.advancedcustomfields.com/resources/creating-a-new-field-type/](https://www.advancedcustomfields.com/resources/creating-a-new-field-type/).
   I would also recommend checking out the ACF code for the select field type and
   working off of that!
 *  Thread Starter [markushasselryd](https://wordpress.org/support/users/markushasselryd/)
 * (@markushasselryd)
 * [6 years ago](https://wordpress.org/support/topic/image-choices-2/#post-12813192)
 * Great, thank you Fabian. I will check it out!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Image choices’ is closed to new replies.

 * ![](https://ps.w.org/advanced-forms/assets/icon-256x256.png?rev=1894254)
 * [Advanced Forms for ACF](https://wordpress.org/plugins/advanced-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-forms/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [markushasselryd](https://wordpress.org/support/users/markushasselryd/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/image-choices-2/#post-12813192)
 * Status: resolved