Hi, I have a multistep form on my website built using native interactions (no script used). In the form submission data list there are four wierd fileds that the form doesn’t have, and I can’t read the field names (encoded with ??? marks).
When encountering encoded fields in form submissions, this is often related to form naming configuration. By default, all forms are named “Email Form” which can cause submission data to be grouped together. To better organize and track your form submissions:
Make sure each form has a unique, descriptive name in your form settings. This will help separate submission data and make it easier to identify which form the submissions are coming from. You can change the form name by selecting the form element, opening the form settings panel, and updating the form name field.
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.