I have an application form with Formit (MODX 3.1.1-pl). And I can retrieve all form submissions via FormItLoadSavedForm.
Changing a field and submitting the form I get a new form entry in the Formit list. It doesn’t change the existing form. I tried setting a hidden field for savedFormHashKey but the value is empty. Changed the hidden field to a text field and filled it with the hash value manually: every time there is a new form entry, never changed the existing form.
Is there a way to change the loaded form without getting a new one? Found nothing in the community or in the web.
This topic was automatically closed 2 days after discussion ended and a solution was marked. New replies are no longer allowed. You can open a new topic by clicking the link icon below the original post or solution and selecting “+ New Topic”.