brad
December 16, 2021, 9:44pm
1
I know this has been covered before because I remember replying to it.
I have a form that has two buttons, one is a submit and the other is just a button. When clicking on the non-submit button the form still submits. I have updated everything to 4.4.5.
What was the fix for that?
brad
December 16, 2021, 9:58pm
4
Hmmm, I can’t get it to recreate the file. I have tried removing App Connect from the page and adding it again as suggested. Any other ideas?
bpj
December 16, 2021, 10:20pm
5
I just removed app connect from the page (not project frameworks) and added it again. It recreated the dmxAppConnect.js file
brad
December 16, 2021, 10:28pm
6
I just ended up redesigning the form so that the button is no longer in the form. Not ideal but at least I have a working project again.
Thanks for your help, Ben!
1 Like
bpj
December 16, 2021, 10:36pm
7
You can just add type=“button” to the button to stop it submitting
1 Like
brad
December 16, 2021, 10:37pm
8
Dang, wish I had known that before I redid the design.
1 Like