Solved
Decrypt the recipientId in the Form Code - Adobe Campaign Classic
Hi All,
- I have a form created in ACC, whose document type is not Recipient.
- Now we have a link in an email which calls the abobe form with a paramter id=<%=escapeUrl(recipient.cryptedId)%> "
- We need to retrieve the value of recipient id in our form, but since its in encrypted format, how can we do that. Is this possible using the default Adobe Encryption Method, which the form preloading activity uses, Out of Box
Regards,
DG