Hello guys. I was wondering if any of you had ever installed a form on a website though an iframe ? My problem is that I don't know how to keep token codes for each participant when using an iframe ? Is it possible ?
Thanks for your help!
Sorry, I wasn't very clear. My form is not a public form, so I would like to send by email a unique URL to each participant but since the form will be reachable through a public website, how can I do to keep the token codes system ?
If the survey must be displayed in an iframe, you will need to do one of the following:
1) Dynamically adjust the src attribute of the iframe to include the token.
2) Let the iframe initially display the token entry screen where the respondent can enter a given token.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.