Survey response are getting stored as dummy@dummy1.com
Hi everyone,
Under response tab, surveys are getting stored as dummy@dummy1.com insted of actual email address. My form does not consists any email address field. I am passing id=<%=escapeUrl(recipient.cryptedId) %> in my survey URL, is there a way to get the recipient address from the above parameter. Please suggest.
I am using Response from the recipient form as my storage library and I have created custom schema for my survey form.
Thank you in advance.