Once you have created a content model, you would need to add fields to it to form a content structure. You must have read about the type of fields that are available in Experro.
Let's see a few operations that can be performed:
Let us see how one can create, update, or delete a field in Content Model.
Note: You need “Field manage permissions” to perform any of the above operations, or you should have a “Workspace Admin” role. Learn more about roles and permissions.
Create a Field
Follow the below steps to create a field:
- Go to your Workspace.
- Click on the Content Model icon from the left sidebar.
- Choose the content type shown in the left-side panel where you want to add this field.
- Click on the Add Field button.
- A dialog will appear that shows a list of all the available fields.
- Select the field type that you want to add.
- Provide the field name and description, and choose all the applicable validation rules.
- Once you have configured the field properties, click on the Save button.
- The field will be added to the content type.
Update a Field
Follow the below steps to update a field:
- Go to your Workspace.
- Click on the Content Model icon from the left sidebar.
- Choose the content type shown in the left-side panel where you want to update a field.
- Click on the pencil icon next to the field to edit it.
- A dialog showing the field configuration, like details and validations, will appear.
- You can change the values except for the internal field name.
- Click on the Save button to update the field.
Note: You cannot update the fields of default content types that are created when you create a workspace.
Warning: When you update the field, you need to be cautious; otherwise, you might lose your data.
Delete a Field
Follow the below steps to delete a field:
- Go to your Workspace.
- Click on the Content Model icon from the left sidebar.
- Click on the content type shown in the left-side panel where you want to delete a field.
- Click on the delete icon next to the field you want to delete, and a confirmation popup will appear.
- Once you confirm to delete the field, it will be removed permanently.
Note: You cannot delete the fields of default content types that are created when you create a workspace.
Warning: When you delete the field, all of its data will be lost.
Restrictions on Fields
You can put restrictions on the fields, like who can use the existing fields or create new fields, view, update, or delete existing ones.