Hi,
I have a workflow with XM Directory task.
In the e-mail body, the standard survey link shown is as below:
${l://SurveyLink?d=Take the Survey}
I have 2 embedded fields that I would like to append as query string to the above link. The embedded fields query string is :
QDesc=${e://Field/Quote_desc}&QNo=${e://Field/Quote_No}
I want the text : Take the Survey to be displayed and the link attached to it. So the user can click on Take the Survey and the survey opens with these parameters passed.
I have been struggling to achieve this. Also note that QDesc can have blank spaces within value.
Kindly help.
Regards,
Neha Tank