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
Unknown Object (File)
Jun 19 2025, 6:38 AM
Unknown Object (File)
Jun 18 2025, 5:38 PM
Unknown Object (File)
Jun 17 2025, 10:21 AM
Unknown Object (File)
Jun 1 2025, 6:12 PM
Unknown Object (File)
Jun 1 2025, 6:12 PM
Unknown Object (File)
Jun 1 2025, 6:12 PM
Unknown Object (File)
Jun 1 2025, 5:54 PM
Unknown Object (File)
May 25 2025, 6:36 AM
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.