Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Let's say I have a form that asks for Name, Age and Gender.
Then I can iterate through all data with a script like this. https://docs.umbraco.com/umbraco-forms/developer/working-with-data#sample-razor-script
But how do I iterate over the fields for each record, and how do I get only Name and Age ?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to loop through specific fields in a record from form data ?
Let's say I have a form that asks for Name, Age and Gender.
Then I can iterate through all data with a script like this. https://docs.umbraco.com/umbraco-forms/developer/working-with-data#sample-razor-script
But how do I iterate over the fields for each record, and how do I get only Name and Age ?
is working on a reply...