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)
Thu, Dec 12, 5:35 PM
Unknown Object (File)
Wed, Dec 11, 6:44 AM
Unknown Object (File)
Tue, Dec 10, 4:00 AM
Unknown Object (File)
Tue, Dec 3, 2:09 AM
Unknown Object (File)
Sun, Dec 1, 5:58 PM
Unknown Object (File)
Mon, Nov 25, 9:48 PM
Unknown Object (File)
Nov 19 2024, 5:26 PM
Unknown Object (File)
Nov 18 2024, 8:45 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.