Skip to main content

How to remove a field from a model?

Written by Adam z Data Octopus

When to remove a field from the model?

  • the given field is duplicated

  • you no longer need the field

  • Be careful not to accidentally delete the Required field, because then the model will not be able to be used

How to do it?

  1. Go to Models and data mappings.

  2. Enter the model from which you want to remove the field.

  3. Enter MODEL FIELDS AND MAPPING.

  4. Select the field you want to remove

  5. In the Actions column of the selected field, click the red "Delete" trash can icon to delete the field.

Did this answer your question?