Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

129
Views
how to run function on formidable form submit with salesforce formidable integration

I have a formidable form(elite version) in wordpress which is using the salesforce CRM. When i submit the form with Ajax it gives an error "we are sorry, seems like you already submitted this form".

I want the form to submit entries and then redirect to the thank you page for all the forms except for 1 form which runs the following function.

$(document).on( 'frmFormComplete', function( event, form, response ) {
    var formID = $(form).find('input[name="form_id"]').val();
    if(formID == 7){
      $('.calculator-holder .calculator-header .farmplot-layout-popup').removeClass('d-none');
    }
  });

When I remove the Salesforce integration all the forms works perfectly. Please help.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!