@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

+1 -1
+1 -1
src/docs/user/configuration/custom_fields.diviner
··· 99 99 - **edit**: Show this field on the application's edit interface (this 100 100 defaults to `true`). 101 101 - **view**: Show this field on the application's view interface (this 102 - defaults to `true`). 102 + defaults to `true`). (Note: Empty fields are not shown.) 103 103 - **search**: Show this field on the application's search interface, allowing 104 104 users to filter objects by the field value. 105 105 - **caption**: A caption to display underneath the field (optional).