Disclaimer: This site is moderated by the Formidable Forms community. Formidable Forms and its parent company Strategy11 are not responsible for the words, opinions, and content posted by others on this site. This site is provided as a courtesy and free resource for the Formidable Forms Community. Any actions deemed as harassment, toxic or abusive, will result on being banned from this site and potentially losing your Formidable Forms license.
Thanks for your cooperation, if you have any questions please
consult our code of conduct
You might be able to do it with conditional logic.
Create your radio image field and then a regular lookup field. When the radio field is clicked the conditional logic will show the lookup field.
Would there be a way to automatically select a default value for the lookup field based on what the user selects in the radio button field?
Otherwise, by using conditions (If I am understanding correctly), I would have to create several lookups to different tables right?
The lookups relate to fields in other forms. So you could have 10 forms each with different fields, and bring those fields into one form using a look-up. You can limit the content natively by logged in USER for the lookup fields, but there may also be some hooks you can use. I have never tried to set a default value for a lookup field, it would defeat the purpose in most of my applications to set a default, but you could certainly try.