Custom Tabs
Custom tabs provide the ability to create customised tabs and forms in versaCRM to allow for addition information to be recorded against contact.
To create custom tabs select Administrator >> Manage Custom Tabs. Fill in the basic Custom Tab Settings and Save. This will create the new tab within the CRM Contact or CRM Organisation sreens, however the tab will empty until the form items and properties are setup.

From the toolbox drag the required fields into the body of the Custom Tab to build the webform that will be displayed in versaCRM under the new tab.
Note: The number of columns selected in the Custom Tab Settings formats the toolbox controls (label/control pairs) into the columns. For example if three columns is selected then dragging three controls into the tab body will result in one row containing the three controls in their respective columns.

When a control has been added they can be selected and edited in the Properties window.

The textbox control has the following editable properties.
Property | Details |
---|---|
ID | Read-only field denotes the property id. The property ID will be -1 until it is Saved. |
Name | The Name of the Property. This is not displayed in the versaCRM tab |
Label | The Label of the Property. This will be displayed in the versaCRM tab |
Field Type | Read-only field denotes the type of the control. This is set automatically when the contol dragged into the body. |
Data Type | Sets the data type for the control |
Min. Chars | Sets the minimum number of characters allowed to be entered into the control field. |
Max. Chars | Sets the maximum number of characters allowed to be entered into the control field. |
CSS Style | Allows a CSS Style to be applied to the control. |
Sequence No. | Sets the order of the controls. |
The Radio Button, Check Box and Drop Down List controls has the following editable properties.
Property | Details |
---|---|
ID | Read-only field denotes the property id. The property ID will be -1 until it is Saved. |
Name | The Name of the Property. This is not displayed in the versaCRM tab |
Label | The Label of the Property. This will be displayed in the versaCRM tab |
Field Type | Read-only field denotes the type of the control. This is set automatically when the contol dragged into the body. |
CSS Style | Allows a CSS Style to be applied to the control. |
Sequence No. | Sets the order of the controls. |
Data Choices | Allows a CSS Style to be applied to the control. |
Data Source | |
Data Member | |
Data Value |
When the Custom Tab is saved it will become available in versaCRM to record additional data against a contact.
