mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
Clarify display of Custom Fields
Summary: Fixes T6366, feel free to suggest better copy. Test Plan: Review copy Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Maniphest Tasks: T6366 Differential Revision: https://secure.phabricator.com/D10739
This commit is contained in:
parent
3a80061a10
commit
ef3df7e4bf
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ When defining custom fields using a configuration option like
|
|||
- **edit**: Show this field on the application's edit interface (this
|
||||
defaults to `true`).
|
||||
- **view**: Show this field on the application's view interface (this
|
||||
defaults to `true`).
|
||||
defaults to `true`). (Note: Empty fields are not shown.)
|
||||
- **search**: Show this field on the application's search interface, allowing
|
||||
users to filter objects by the field value.
|
||||
- **caption**: A caption to display underneath the field (optional).
|
||||
|
|
Loading…
Reference in a new issue