• I have to submit a form to 2 diff URL depending on what was selected from a dropdown/select.
    I know that I have to use add_filter(‘Forms3rdPartyIntegration_service_filter_url’, ‘YOUR_HOOK’, 10, 2); But I am having an issue creating a hook. Not sure what to use.

    Any help is greatly appreciated.

  • The topic ‘Conditional Submission URL’ is closed to new replies.