Profile Field Control

From HAA Best Practices Wiki
Jump to navigationJump to search

The HAA Template comes with a wide variety of User Profile Fields. These fields record information about your users, such as address, web sites, or Harvard house affiliation. You may decide that you want fewer fields. If so, go to:

Joomla->Community Builder->Field Management

This takes you to the CB Field Manager page. You can control how the fields are used by clicking on the various icons on this page.

You can also use this page to create new fields. Suppose you wanted a field for publications. Click on the "New Field" icon in the top right. This opens a page where you can define the properties of your new field.

Type: This controls the type of data (such as email address, web link, text) that can be entered in the field. For publications, you might need some space so you could select "Text Area".

Name: This is the name of the field in the database. We suggest that you prefix the name with cb_ and use lower case letters. So you might use cb_publications.

Title: This is the name of the field that the user will see. So here you might use "Publications".

The rest of the page allows you to specify how the new field will be displayed and used.

Once you click "Apply" or "Save" the new field wil be created in the database and you can go ahead and use it.

Return to Turn Features On/Off