Skip to main content
Participating Frequently
January 19, 2025
Answered

Radio Buttons that make an image display and hide

  • January 19, 2025
  • 1 reply
  • 366 views

I am using Radio Buttons to make a certain image appear when the answer is correct. In case the answer is wrong, another image will appear.

The problem is that I need to consider the possibility that the user changes his mind and chooses another radio button after he has made a fisrt choice. 

As a result of the user making a second choice, I have now two images being shown every time this happens.

So, I need to insert a command that hides the image as soon as the user changes his mind and his first option is deselected. Can you help me, please? Thanks a lot in advance.

Correct answer Nesa Nurani

I assume you use built in show/hide a field?

Just add to each button to hide opposite image.

1 reply

Nesa Nurani
Community Expert
Nesa NuraniCommunity ExpertCorrect answer
Community Expert
January 19, 2025

I assume you use built in show/hide a field?

Just add to each button to hide opposite image.

Participating Frequently
January 19, 2025

Thank you again for your response, Ms. Nurani. I did exactly what you suggested. Simple and effective. Thanks a lot!!