Hello,
I am trying to achieve a form which displays an image respective to the value selected onto the page without refresh. Is it possible to set a custom field as hidden and then to set an event to a value to show the field. Or is there another solution to achieving this same effect?
Thanks!
I am trying to achieve a form which displays an image respective to the value selected onto the page without refresh. Is it possible to set a custom field as hidden and then to set an event to a value to show the field. Or is there another solution to achieving this same effect?
Thanks!
Hi Datty,
You can probably load some images, hide them with CSS, then un-hide one with JavaScript. Or you could use JavaScript to load and display an image as needed.
Bob
You can probably load some images, hide them with CSS, then un-hide one with JavaScript. Or you could use JavaScript to load and display an image as needed.
Bob
Hi,
Thanks for your response. I am a complete newbie when it comes to proper coding. Could you point me in the right direction as to what I should be looking at in terms of possible resources that could help?
Thanks for your continued support on the forum.
Thanks for your response. I am a complete newbie when it comes to proper coding. Could you point me in the right direction as to what I should be looking at in terms of possible resources that could help?
Thanks for your continued support on the forum.
This topic is locked and no more replies can be posted.