This is where you can edit the CSS code of the profile or activate/deactivate it completely. Use the top right toolbar to save, apply or cancel the information entered into the form.
Here are the instructions for each field:
Use aiContactSafe css in frontend
Activate ( checked ) or deactivate the default CSS settings of aiContactSafe in frontend.
Align label and fields
Use this buttons to automatically generate the CSS code to align the labels and fields according to the name of the button pressed.
CSS code of the profile
Here you can edit the CSS code used with this profile. If you leave it empty no CSS code will be used.
This is where you can edit the email template of the profile or activate/deactivate it completely. Use the top right toolbar to save, apply or cancel the information entered into the form.
Here are the instructions for each field:
Use mail template
Activate ( checked ) or deactivate the use of the email template.
Mail template
Here you can directly edit the email template.
This is where you can manage the custom fields. Use the top right toolbar to add / modify / delete / publish / unpublish fields. All these buttons ( except "Add new" ) can be used only after at least one field is selected from the field list.
You can select one or more records by clicking on the checkbox on the first column of the table. Click the top checkbox to select all the records on this page.
On top of the table you have some tools that will help you filter the fields. Enter a partial/entire name of the field and click "Go" to filter the fields. Click "Reset" to remove the filter.
Click on the name of each column of the table to order the records by that column. Click a second time to order the records in revers order. Click "Reset" to cancel the ordering.
This is where you must confirm the deletion of one or more profiles. You will have to select all the profiles you want to delete, by clicking the checkbox on the left side of the profile name. The default profile can't be deleted.
Click "Cancel" to cancel the deletion of the profile.
Warning !!!
After you confirm the deletion, you will not be able to recover the deleted profile(s).
This is where you can add / edit a field. Use the top right toolbar to save, apply or cancel the information entered into the form.
Here are the instructions for each field:
Field name
Name of the field.
Field label
The label of the field. You can use HTML tags with this.
Label parameters
Here you can set the parameters of the HTML tag that will be generated for the label of the field. For example you can set the way the field is displayed using CSS properties. See "Field parameters" for more information.
Field label in message
Here you can specify a different field label to use in the message. You can use HTML tags with this.
Label in message parameters
Here you can set the parameters of the HTML tag that will be generated for the label of the field in the message. For example you can set the way the field is displayed using CSS properties. See "Field parameters" for more information.
Label after field
Activate ( checked ) this if you want to place the label on the right side of the field.
Field type
Select the type of the field. You can choose one of these options :
Field limit
This will allow you to set a limit of chars a user can enter in a field. It is ignored for the field types that this limit is irrelevant. Setting this to 0 will disable the counting of characters in a editbox field.
Field parameters
Here you can set the parameters of the HTML tag that will be generated for this field. For example you can set the way the field is displayed using CSS properties.
I think one of the most used parameters is the width of the field. In order to modify it you can enter this text into the field : style='width:250px;'. This will set the width to 250px.
Enter all the CSS values you want to use in just one style parameter separated by ";". For example... style='width:250px;color:red;'.
You can find here : http://www.w3schools.com/css/default.asp more information on CSS.
Auto fill
Here you can select to fill the value of the field with a value from Joomla ( like Joomla user name or email ) if the user is logged in. Select "- none -" to disable this feature.
Default value
Here you can define a default value for the field.
You can use this default values for each field type: