Field group preview
-
I created “HTML” field to preview data before submit the form. It is easy to show individual field data into HTML i.e. Name: {name-1}, email: {email-1}.
How to show field group {group-1} data into this HTML field. {group-1} might have number of name, emailid. So I want to print in html such as: Name of first author: {group-1, name-1}, Email of first author: {group-1, email-1}; Name of second author: {group-1, name-2}, Email of second author: {group-1, email-2}….as many as times the user add the new entry.
Thanks
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Field group preview’ is closed to new replies.