Page MenuHomePhabricator

Allow EditEngine form fields to be locked and hidden
ClosedPublic

Authored by epriestley on Nov 18 2015, 7:24 PM.
Tags
None
Referenced Files
F13059204: D14509.diff
Fri, Apr 19, 3:52 PM
Unknown Object (File)
Tue, Apr 9, 3:36 PM
Unknown Object (File)
Thu, Mar 21, 11:17 AM
Unknown Object (File)
Feb 14 2024, 5:36 AM
Unknown Object (File)
Feb 14 2024, 5:36 AM
Unknown Object (File)
Feb 14 2024, 5:32 AM
Unknown Object (File)
Feb 13 2024, 4:40 PM
Unknown Object (File)
Feb 12 2024, 9:28 PM
Subscribers
None

Details

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)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow EditEngine form fields to be locked and hidden.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 19 2015, 6:12 AM
This revision was automatically updated to reflect the committed changes.