Hi Everyone,
We have a Form-A which has some fields like firstname(value=fname) and lastname(lname) etc.
We use(EMbed/Include ) this Form-A in Form B and then in Email template we do
First Name: ${fname}<br>
Last Name: ${lname}<br>
But in response after submitting the form we get the same response not picking the values from the values we filled in form.
Do we need any syntax changes here?
Views
Replies
Total Likes
Are you using send email workflow step?
Views
Replies
Total Likes
No we are not using any workflow to send email as of my knowledge. I am new to to adaptive form and here we using adaptive form container component and in submission tab we are providing all the values.
Views
Replies
Total Likes