1. #1 by tayfun - June 8th, 2010 at 22:52

    Hi,

    I work for JotForm and we have recently redesigned our Facebook code generation system so you don't need to do much work now.

    Visit http://www.jotform.com/help/22-Adding-Form-to-Facebook to learn more.

    Let us know of any problems through the forum and your feedback is always welcome.

    • #2 by timware - June 9th, 2010 at 05:31

      Thanks for the update. Yes, I just tested it and it does now work. Unfortunately, when I wrote this post last week, the Facebook code provided in the "Social Network" tab under "Advanced Options" didn't work at all. So it's good to see you fixed that!

      However, your users should know that the form validation via required fields or CAPTCHA doesn't work in the Facebook Static FBML environment. I think it'd be good to make this more explicit so that you're not bombarded by questions about this on your forum.

      You're going to be seeing a steady increase in the demand for this, and if you can create a Facebook contact form solution that has all the cool customization features of Jotform AND validation, you'll certainly get higher points from me!

      That's why, overall, I preferred Allforms, because even though they don't offer the range of display customization etc., they DO offer validation that works, including CAPTCHA.

      And I still have to check out a few other competitors in this space, per a recent comment to my general post about best Facebook contact forms. phpForms and Zoho, and perhaps Twapt and Google Docs.

      So keep us updated, Tayfun. And thanks!

  2. #3 by Celene - July 4th, 2010 at 12:06

    I have been trying to add an opt in box on my sidebar on Facebook and it doesn't work for me. I can't add FBML to my page for some reason. When I try to add FBML app to my page the app doesn't show up. Any ideas? Thanks so much!

    • #4 by timware - July 4th, 2010 at 12:18

      If you're trying to add a "box" to your sidebar, Facebook has deprecated this. You can't add that sidebar box anymore and at some point the existing ones will disappear. This pertains to the boxes tab, as well.

  3. #5 by Daisy - July 5th, 2010 at 02:40

    The free version has almost all the functions as the paid version, however, the free version do have monthly form submission times limit - only 100 submissions' allowed per month for free version.

  4. #6 by Jon - July 13th, 2010 at 11:24

    I just found out how to get the contact form to popup in a modal window. Use the following:


    <fb:dialog id="my_dialog" cancel_button=1>
    <fb:dialog-title>My Title</fb:dialog-title>
    <fb:dialog-content>
    <form>Contents of the form</form>
    </fb:dialog-content>
    </fb:dialog>
    <a href="#" clicktoshowdialog="my_dialog">My link</a>

    Hope this helps someone!

    • #7 by timware - July 13th, 2010 at 11:29

      Thanks, Jon! Nice contribution to the conversation.

  5. #8 by Sarel Klopper - August 4th, 2010 at 12:28

    I do not agree that validation is not available. I am not a pro with html or FBML coding but Facebook has a section on form validation. Maybe JotForm can include this within their application? Have a look below:
    http://wiki.developers.facebook.com/index.php/Validation_Examples


(will not be published)

Be sure to wrap all code in <code></code> tags.

Submit Comment