Suggest a Friend

Component type

module

Categories

Maintenance status

Development status

Downloads

464

Component created

Component changed

A feature is similar to "Suggest a friend" feature found on Facebook.

Step 1: User clicks on ‘my friends’ link to display a page.

Step 2: On clicking the ‘arrow’ button, a pop up window is displayed.

The user will check mark the checkbox of the friend whom he wants to suggest user "A" to be their friend. The user can also select "All friends" checkbox to suggest that they add user"A" to their friend list.

DataTable

Component type

module

Maintenance status

Development status

Downloads

478

Component created

Component changed

Data Table is an addition to the core form API which allows the creation of a datatable field type. A data table is a draggable, sortable, table of data. Not only does it provide a table full of editable data, but also allows the developer to define a custom structure to display the data which taps directly into the form API. For example, rather than showing a grid full of text boxes, the developer can specify any of the normal form API elements to be used instead(ie: checkboxes, select lists, text areas, etc..)