Hi,
I have set up a page that allows a user to select an email campaign from a drop down and then send it to a specified recipient. The form data then gets saved to a dataset. However, to enable my email functionality to work I have set the value of the dropdown items to be the templateID so that the correct email template gets sent. Is there a way to save the ‘label’ name into the dataset rather than the value?
eg. save ‘Email Campaign 1’ instead of ‘d-XXXXXXXXXXXXXXXXXXX’
Thanks,
Rachel