This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to change labels in facebook registration form?
05-05-2013, 01:15 AM
Post: #1
How to change labels in facebook registration form?
Hi,

I am trying to integrate facebook registration form in my website. I Want to add required filed indicators (*) and i want to change some labels like "client password" to "create client password". Is there anyway to do this?

Thanks,
Ugandhar

Ads

Find all posts by this user
Quote this message in a reply
05-05-2013, 01:27 AM
Post: #2
 
Through label edit mode!

Ads

Find all posts by this user
Quote this message in a reply
05-05-2013, 01:42 AM
Post: #3
 
The Registration plugin allows users to easily sign up for your website with their Facebook account. The plugin is a simple iframe that you can drop into your page. When logged into Facebook, users see a form that is pre-filled with their Facebook information where appropriate.

The registration plugin gives you the flexibility to ask for additional information which is not available through the Facebook API (e.g. favorite movie). The plugin also allows users who do not have a Facebook account, or do not wish to sign up for your site using Facebook to use the same form as those who are connecting with Facebook. This eliminates the need to provide two separate login experiences.
Example

<iframe src="https://www.facebook.com/plugins/registration?
client_id=113869198637480&
redirect_uri=https%3A%2F%2Fdevelopers.facebook.com%2Ftools%2Fecho%2F&
fields=name,birthday,gender,location,email"
scrolling="auto"
frameborder="no"
style="border:none"
allowTransparency="true"
width="100%"
height="330">
</iframe>
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)