Trying to display male or female image when radio button selected

trying to display a male or female picture when someone selects male or female using radio button options

image

tried using event when "radiobuttons value is changed and value is male show image.

Also tried affecting the image directly.

I know it’s probably easy but looked at some examples on forum still can’t get it to work.

Any help would be greatly appreciated

Hi @gavinjung :slight_smile: One way to do this would be to set up two conditional statements on the image:

Then you would upload each corresponding image within each conditional statement.

*It can sometimes be tricky, but you manually type the words “Male” and “Female” when setting up the conditional statements: For example, for the Male statement you’ll select "When: [Radiobutton’s] [value] [is]…[“Type the word Male without quotes”].

That should do it! But feel free to let me know if you have any questions! :slight_smile:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.