Using Custom Fields

The Custom Fields feature lets you add new field types to your Trello board. Each Custom field will appear on every card on the board. The value in that field can be different in each card.

The Custom Fields feature is available on Trello Standard and above. The Custom Fields Power-Up is no longer available.

Create a custom field

Create a custom field from the Board Menu, or the "Add to Card" section of the card back.

  1. Click on Custom Fields, followed by + New Field (or select from a list of suggested custom fields)

  2. Give the custom field a Title up to 25 characters

  3. Choose the Type of custom field. Type can be "Checkbox," "Date," "Dropdown," "Number," or "Text". Each option allows different kinds of data to be entered in the field. If you select "Dropdown," you'll have the option to enter the choices for that dropdown

screenshot_CustomFieldsCardView
custom_field_new

Show field on front of card

A custom field’s value will show on the front and back of a card by default. If you don’t want it to show on the front, uncheck the Show field on front of card option.

screenshot_CustomFieldPrice

Using Custom Fields

You can enter different values for each custom field on each card on your board.

Click on the field on the back of that card to edit its value:

gif_CustomFieldPrice

Editing and deleting custom fields

Clicking on the Custom Field button, and then the entry in the list, will edit the custom field entry itself, and change the name of it. Once a field is created, you cannot change its type.

Press Enter or click the back arrow to save the name of your Custom Field:

gif_AddingCustomField

You can delete/edit custom fields from the card back. Open the card and click the "Custom Fields" button on the right-hand side. Then, select the custom field you'd like to edit. A pop-up window will appear, and you'll be able to edit the fields or click on the "Delete Field" link at the bottom.

screenshot_EditField

Reordering custom fields

Click the "Custom Fields" button on the right-hand side of a card back then drag and drop their location in the list. The new arrangements are reflected immediately on all cards on the board.

gif_ReorderingCustomFields

Custom fields on the Free plan

Custom Fields and their values are not deleted if a Workspace is downgraded to the Free plan. They will become temporarily unavailable, but will come back as soon as the Workspace is upgraded to a paid plan.

Moving and copying cards with Custom Fields

When you move or copy a card that has values stored in Custom Fields, the data will be moved to the new board. When the card is moved/copied, Trello checks to see if you already have a field on the new board with the same name and field type. If so, the card will use the existing field definition on the new board. If it doesn't find a matching field, it will create a new field.

A card that has an empty value for a custom field will not create the new field on the board to which it is copied or moved.

Custom field data in board exports

gif_CustomFieldDataBoardExports

Custom field data is included in both the JSON export and, for Premium subscribers, the CSV export. Learn how to export your boards to either JSON or CSV.

Custom field limits

A board can have up to 50 custom fields defined on a board. Any number of cards on the board can have values set for each field.

Custom Fields on mobile

Copying cards with Custom Field data 

When you go to copy a card with Custom Field data on mobile, you will have an option to ‘Keep Custom Field Items’.

screenshot_CustomFieldsMobile
  • If it is toggled on, a new card will be created with the Custom Field, with the value in the field.

  • If it is toggled off, a new card will be created with the Custom Field, without the value in the field.

For example, if the card below is copied on mobile with ‘Keep Custom Field Items’ toggled on, the values in those Custom Fields will be copied over to the new card (i.e. the new card will have the value of $500 for the Estimated Price).

screenshot_CustomFieldMobileView

Essentially, toggling the ‘Keep Custom Field Items’ is only deciding whether you’d like to copy the value or not.

If you copy a card that does not have a value in the Custom Field, you won’t see an option to keep that item, as there is no data to copy.

Copying checkbox Custom Fields

If you have an unchecked checkbox, you will not see an option to copy the value of that Custom Field. However, if you check the checkbox, then uncheck the checkbox, you will see an option to ‘Keep Custom Field Items’.

This is because when you first create a checkbox custom field, its value is nil. Once it is checked, its value becomes true. When it is unchecked again, its value becomes false – notice it still has a value.

Filtering Custom Fields

If you filter on the current board with keywords based on the content present within the custom fields, Filtering will return all the cards containing those keywords. For example, if you filter by the keyword Highest then all cards with the Priority Custom Field set to Highest will be returned. 

However, currently, if you filter on the board with keywords based on the custom field name, e.g. Priority, Status, Risk, Filtering will not return all the cards containing those custom fields.

Additional Help