How to Create Extra Fields in Orders

Let’s walk you through adding your own fields to the order card, in case the default ones aren’t enough.
Written by Владислав Пономарь
Updated 2 days ago

Adding custom fields to the order card expands the system's functionality for storing important information and monitoring employee performance.

You can tailor the order section to match your business needs, as well as store specific data for integration with external systems via API, etc.

 

How to Add a Custom Field

Go to SettingsAdvanced Custom Fields tab, click Add Field, and fill out the following:

  • Title – this is what you’ll see in the order;
  • Type – pick from the list:
    Text – for short notes;
    Select – choose from options;
    Textarea – for more detailed info;
    Link – for URLs;
    Integer– integers only;
    Float – supports fractions;
    Date – set date;
    Datetime – set date and exact time;
    Toggle – a Yes/No switch (defaults to No).
  • Entity – select Order;
  • Required – turn on if this field must be filled in at certain statuses. Then, check the statuses where this rule applies.
Important: Once the field is created, you won’t be able to change its type or entity. Make sure to set it right the first time.

Note: About the Required Setting:
1. If no status is selected, the field will be required for all;
2. If the cancellation statuses are checked, then all other checkmarks are unchecked;
3. Fields of type Toggle can’t be made required.

 

Creating Select Fields

When choosing the Select type, you can also activate the Multiple toggle — this allows users to choose multiple options at once.

In the Options tab, add all the values that should be available for selection.

You can add as many options as you need — no limits in Options tab!

When everything is filled in, click Save. The field will then appear in the list and be available in the order card.

Managing Custom Fields

In the list of fields, you can:

  1. Reorder fields – just drag and drop to change their position. This updates their order not only on this list but on the entity as well;

  2. Filter by entity – quickly see fields related to orders or other entity;

  3. Edit a field – click the pencil icon under Actions to change the field’s name, required status, or list options;

  4. Delete a field – click the trash icon to remove it completely.

Important: Deleting a field will erase all saved data in these fields. This cannot be undone, and the data will be deleted permanently. 

Where Custom Fields are Displayed

All custom fields are displayed in the Extra Fields section of each order.

You can fill it in when creating and editing orders, available in the order filter (except for fields with the Link type), document templates, and in our API.

 

 

Tags: custom, additional, user-defined, your own, new field, custom fields, extra info, add field, custom data

Did this answer your question?