I’m wondering if anyone else is having this problem too. Once I add a field type ‘Button’ to a form I’m then unable to delete it. The following javascript error is shown in the console:
Uncaught ReferenceError: StartDeleteField is not defined at HTMLAnchorElement.onclick
I should add the reason I want to delete these buttons is that they no longer work on the front end, there’s another javascript error there:
Uncaught SyntaxError: Unexpected end of input
And the javascript for the onclick attribute is pretty managled:
if(window[“gf_submitting_9”]){return false;} if( !jQuery(" #gform_9’)[0].checkvalidity || jquery(’#gform_9’)[0].checkvalidity()){window[“gf_submitting_9”]="true;}’