Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro submit form from external button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Laura Camellini
    #81065

    I once found that right code to do so, but I cannot retrieve it now on your documentation..
    Can you please point me in the right direction to submit a form from an external button?
    Thanks a lot.
    LauraC

    Trevor Moderator
    #81103

    The button would need to have a javascript onclick event attached, and this would be used to submit the form, like this:

    $('.searchandfilter').submit();

    Laura Camellini
    #81119

    Thanks Trevor 🙂

    Trevor Moderator
    #81122

    Did that work for you? If it did, can I close this thread?

    Laura Camellini
    #81125

    Sure you can, and thanks for the tip, and please take care of how your documentation is written I could have retrieved this info by myself if it was more organized.
    Thanks a lot anyways!!

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘submit form from external button’ is closed to new replies.