Does anyone know where you can change the names of the Formit forms?
I think you’d need to add
&formName=`Your Form Name`
to your Formit call - this should change the name on future form responses.
Thanks, that’s it! Couldn’t find it in the documentation.
1 Like
It’s actually a property of the formitSaveForm hook - so it’s in the documentation for that, rather than for Formit itself:
https://docs.modx.com/3.x/en/extras/formit/formit.hooks/formitsaveform
1 Like
Ah, that explains a lot
1 Like
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”.