Hi,
I have created form, which goes to the spreadsheet. Then is automaticly generated an email by the FormEmailer.
My question is...
I have fields, which go to the generated email.
For example:
<b>Last name: </b>#Surname/Lastname#<br>
<b>First/Given name: </b>#First/Given Name(s)#<br>
<b>Organisation: </b>#Organisation#<br>
<b>Job position: </b>#Job position#<br>
<b>Postal address: </b>#Postal address#<br>
<b>E-mail: </b>#e-mail#<br>
So, Is there any option, how can I put an unique number of the row to this email too.
Something like this...
<b>Variable symbol: </b>#ROW ()#<br>
Or, is there any option, how to automaticly generate cell of the row, where volume could be an unique number..? Which I can add as a paramter to the generated amail..
Thank you for kind help.
Fox