Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Has anyone made a form within Facebook?

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #39946
    djrolstad
    Participant

    I’m trying to make a form in facebook so when someone submits it will be sent to my email with all the text they put and all the checkboxes they checked.

    #110514
    Senff
    Participant

    You’ll have to start by creating a form that’s fully functional outside of Facebook, and hosted on your own server.
    Then when you have that, create a PAGE on Facebook.
    Next step is to create an APP at http://developers.facebook.com, which basically just points to your form.
    And finally, you’ll have to add that app to your page, so visitors of the page will see an iframe with your form in it.

    Those are the basics of doing it all yourself, pretty much.

    Or you could go to a service that does all this for you and has frameworks ready for that. No experience with outsourcing things that way, but there are probably plenty.

    #110517
    Chris Coyier
    Keymaster

    1) Build form with [Wufoo](http://wufoo.com)

    2) Add form to Facebook. [Video Tutorial on that](http://www.youtube.com/watch?v=fwPJo8sFRNw)

    #110520
    djrolstad
    Participant

    Thanks Chris!! Do you think its possible to edit it with CSS?

    #110521
    djrolstad
    Participant

    Just read into it and yes I can!! woohoo. Thanks guys!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Other’ is closed to new topics and replies.