Hide a custom field and show after value selected

Datty 24 Mar, 2014
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!
GreyHead 24 Mar, 2014
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
Datty 25 Mar, 2014
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.
GreyHead 25 Mar, 2014
Hi Datty,

That's not really a ChronoForms question. I'm sure that you can Google it or ask the question on StackOverFlow.

Bob
This topic is locked and no more replies can be posted.