How to show multiple forms on my Facebook page?

  • gjackman
    Asked on August 2, 2016 at 7:15 AM

    I have successfully added one form to my facebook page but when I try to add another it says that the app is already installed on all my facebook pages. Does this mean I can only show one jotform at a time? Or is it possible to have a second tab/app instance using a different form?

    Thank you for any assistance you can offer.

  • Nik_C
    Replied on August 2, 2016 at 10:20 AM

    With regular Publish method it is not possible, since it is linked to an API key per form. What could be a workaround is using Static HTML App method.

    I did some tests and I used Publish method to show as my first form and Static HTML method to show my second form.

    So if you follow the steps from the guide you will first have to have your Embed code of the form, which you can find by following this guide:

    How to show multiple forms on my Facebook page? Image 1 Screenshot 30

    And then just follow the rest of the steps, you will create additional tab that you can edit on your Facebook page directly and finally have two forms:

    How to show multiple forms on my Facebook page? Image 2 Screenshot 41

    For example on mine I had those two tabs, I tested both of them and didn't have any problems with submitting.

    Additional way would be to embed one form in which you embedded more forms by using iFrame embed widget. That way you could use more forms.

    Please try and let me know how that worked for you.

    Thank you!