LP1840327 FM Editor isReadonlyOverride support user/berick/lp1840327-ang-standing-penalties
authorBill Erickson <berickxx@gmail.com>
Tue, 27 Aug 2019 16:18:12 +0000 (12:18 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 27 Aug 2019 16:18:17 +0000 (12:18 -0400)
commita9e54f6138878562778f7254eb53227d9357fea9
tree1dec54d2e7767201c90bc6a5fbe7f088cc0c6faf
parent731ce74057b803582247ee8cf4c35af02580ca6a
LP1840327 FM Editor isReadonlyOverride support

Allow FM editor users to provide a function called at run time which
determines whether a specific field value should cause a field input to
be marked as readonly in the editor form.

Adds sandbox example.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts