Uncaught ReferenceError: frmUpdateField is not defined

By: Haidy Smith | Asked: 12/07/2024
ForumsCategory: General questionsUncaught ReferenceError: frmUpdateField is not defined
Haidy Smith asked 4 days ago

Hello I'm getting this error in the dev tool

Uncaught ReferenceError: frmUpdateField is not defined
at HTMLAnchorElement.onclick ((index):288:209)
onclick @ (index):288
 

1 Answers
Victor Font answered 4 days ago
What is frmUpdateField? It's not a Formidable function.
Rob LeVineRob LeVine replied 4 days ago

It's something rather internal to Formidable, but that doesn't mean I have any idea what the issue is. See https://github.com/wp-premium/formidable/blob/master/pro/classes/controllers/FrmProEntriesController.php line 2341

Haidy Smith replied 4 days ago

<p>This is the error from developer tool</p><p><div class="frm8">Main <a href="#" onclick="frmUpdateField(245,110,'Done','The field has been updated',2);return false;" id="frm_update_field_245_110_2" class="frm_update_field_link " title="Click here">Click here</a></div></p>

Victor Font replied 4 days ago

That's a jQuery command. If that's not defined, either Formidable's jQuery isn't loading, or there's something other JavaScript or jQuery erroring out that preventing Formidable's from working. Whatever, the issue, it'ds problem specific to your site. I couldn't even begin to guess without a deeper level of troubleshooting.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right