title | shortTitle | intro | versions | type | topics | redirect_from | ||||
---|---|---|---|---|---|---|---|---|---|---|
About text and number fields |
About text and number fields |
You can add custom text and number fields to your project. |
|
tutorial |
|
|
You can use text fields to include notes or any other freeform text in your project.
Text fields can be used in filters, for example: field:"exact text"
. Text fields and item titles will also be used if you filter for text without specifying a field.
Number fields can also be used in filters. You can use >
, >=
, <
, <=
, and ..
range queries to filter by a number field. For example: field:5..15
or field:>=20
. For more information, see "AUTOTITLE."
{% data reusables.projects.new-field %}
- Select Text.
- Click Save.
{% data reusables.projects.new-field %}
- Select Number.
- Click Save.