User Tools

Site Tools


dynamic_links

This is an old revision of the document!


Dynamic links allow you to send emails to users which include an encrypted URL allowing them to provide information back to CUForms. Because the link includes an encrypted token, only the person receiving the email can use the link.

Example:

[ENCRYPTED_EMAIL?url=https://moneywiseforms.org.uk/runform.php?article_id=534&source_article_form_id=[FIELD?name=Ref]&link=Simply follow this link]

This generates the following link (where the current form Ref is 17309:

<a href=https://moneywiseforms.org.uk/runform.php?article_id=534&email=geof.ellingham@yhn.org.uk&source_article_form_id=17309&key=380d4763660a24d98239f97f6c783c571c74cb778426fad60c31076225a87bd5>Simply follow this link</a>

This URL will open Form ID 534 and attempt to populate it from the data already stored in the Form Ref 17309, matching column names where possible

dynamic_links.1424887843.txt.gz · Last modified: 2017/02/20 16:49 (external edit)