HomePhabricator

Allow EditEngine form fields to be locked and hidden

Tags
None
Referenced Files
F975802: Screen Shot 2015-11-18 at 11.19.24 AM.png
Nov 23 2015, 12:25 AM
F975801: Screen Shot 2015-11-18 at 11.19.15 AM.png
Nov 23 2015, 12:25 AM
F975803: Screen Shot 2015-11-18 at 11.19.09 AM.png
Nov 23 2015, 12:25 AM
F975804: Screen Shot 2015-11-18 at 11.19.19 AM.png
Nov 23 2015, 12:25 AM
Subscribers
None

Description

Allow EditEngine form fields to be locked and hidden

Summary:
Ref T9132. Allows fields to be locked (shown, but not modifiable) and hidden (not shown).

In both cases, default values are still respected.

This lets you do things like create a form that generates objects with specific projects, policies, etc.

Test Plan:

  • Set defaults.
  • Locked and hid a bunch of fields.
  • Created new objects using the resulting form.

Screen Shot 2015-11-18 at 11.19.15 AM.png (1×1 px, 167 KB)

Screen Shot 2015-11-18 at 11.19.24 AM.png (1×1 px, 137 KB)

Screen Shot 2015-11-18 at 11.19.09 AM.png (1×1 px, 175 KB)

Screen Shot 2015-11-18 at 11.19.19 AM.png (1×1 px, 191 KB)

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9132

Differential Revision: https://secure.phabricator.com/D14509