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
F15303119: D14509.diff
Thu, Mar 6, 12:11 AM
Unknown Object (File)
Wed, Feb 26, 8:40 PM
Unknown Object (File)
Wed, Feb 26, 9:19 AM
Unknown Object (File)
Tue, Feb 11, 3:18 PM
Unknown Object (File)
Sat, Feb 8, 11:49 PM
Unknown Object (File)
Jan 30 2025, 5:19 AM
Unknown Object (File)
Jan 24 2025, 10:00 AM
Unknown Object (File)
Jan 21 2025, 3:36 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
Branch
eengine18
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8908
Build 10435: Run Core Tests
Build 10434: arc lint + arc unit

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.