This is a walkthrough for adding a custom field to Creatio. This is not meant to be a tutorial or a reference source for Creatio customizations. It is best to refer to your Creatio documentation for instructions.
This example adds a custom field called UsrHubSpotID to the Activity entity.
| - Navigate to an existing Activity. If no Activity exists, create one.
- Select the View drop down from the upper left corner. This will take you to the Section Wizard.
|
| - Drag the String entity from the left menu to the main view
|
| - Specify the required custom field by Label all three UsrHubspotID
|
| - Go back to the Section Wizard main view
|
| - Save the changes by selecting Save
|
| - Navigate to the Activity, you will see the new field.
|