I am trying to: Create a Toolset Form
When I create the form, it saves and is visible in the frontend. If I go to then edit the form, then the Title field and the form structure fields appear empty.
There is an error in the browser console which reads "Duplicate field ids in the same form"
Multiple form field elements in the same form have the same id attribute value. This might prevent the browser from correctly autofilling the form.
To fix this issue, use unique id attribute values for each form field.
105 Resources Affected
-------------------
You can view the form, here as a logged in user:
hidden link
No idea what happened, but the problem resolved itself