You are viewing limited content. For full access, please sign in.

Question

Question

Dynamic Thank You Message with Hyperlink

asked on March 19, 2015

How would I dynamically change the Thank You Message (TYM) after submitting a Form?  I would need to trigger the message, that contains a hyperlink to another Form, based on a Drop Down list entry selection of the current Form being filled out.

We've tried using JS to populate a hidden field on the form and used that variable in the TYM.

Values that do not have any HTML code work, but placing plain text HTML code with the thought that the TYM section would interpret it causes submission errors. 

0 0

Replies

replied on March 19, 2015

You would probably have to do a database lookup based on the selection in the drop down list you mentioned. Depending on the selection it could then fill in a hidden field with the corresponding link you want to display on the TYM using an attribute value for the hidden field.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.