Facebook App Login Friendpile Element

From ADF Docs
Jump to: navigation, search

Overview

The Login/Friendpile Custom Element allows you to put a Facebook Login button on your site so that users can "connect" their Facebook accounts with it. Once the user is connected and logged into Facebook, you can show a Friendpile of their friends who are also connected to your site. You also have the option of just adding the Friendpile without the login button

Setup

1. Import the Login-Friendpile custom element.

Note: Verify the path for the render handler points to the ADF mapping, not the current site's mapping.

Demo

To set up a demo of the Login/Friendpile custom element, follow these steps:

  1. Create a new page and place the Login/Friendpile element on the page.
  2. Click the 'New Data' button.
  3. Configure the Element by choosing its functionality.
    • Note: At least one of the following radio buttons must be set to True.
    1. Choose to show the Login button or not when the user is logged out of Facebook.
    2. Now, chose to show the Facepile once the user is logged in or not.
  4. Edit the rest of the custom element data to your liking (or just leave the defaults) and click Save.
  5. Submit the changes to the page.