It is possible to generate a dynamic image using GF? In the same way as that found on http://creativecommons.org/choose/
Where if the user selects an option, it adds changes/adds an image?
It is possible to generate a dynamic image using GF? In the same way as that found on http://creativecommons.org/choose/
Where if the user selects an option, it adds changes/adds an image?
Hi Chingy,
It is possible to replicate what they are doing with Gravity Forms using either conditional logic or some custom jQuery. What they have done is added the HTML markup for each of the five images but they have applied some inline CSS to hide them and then they are using a script to reveal them as the user selects the corresponding radio button.
Regards,
Richard