You can get the entry values of input fields in a form response.
To do this, follow the procedure:
NOTE: Unless specified manually, when adding a field to a form, the FormField name is automatically generated. You can find it under Administration » Settings » Advanced » MetaField » FieldName.
Use the following code sample:
Back To Top