Duplicate Input Indicator

Sometimes imported pages have multiple inputs for the same value which causes issues when trying to submit the page. On the page builder toolbar there is an indication of multiple inputs of the same value. You can click the warning icon to see which inputs have multiples.

You can then locate the extra input on your forms and remove or adjust it to the proper input.

Not all duplicates will be easily visible. If you are having a hard time finding the extra input, copy the input name given in the alert, open the page code editor, search for that value, and remove the duplicate.

Last updated