You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Making a field read-only based on value of another field (using partialTriggers)

edited Apr 11, 2019 12:54PM in Self Service Procurement 4 comments

Summary

Making a field read-only based on value of another field (using partialTriggers)

Content

Recently there was an inquiry on how to make the 'Negotiation required' flag read only when user checked the 'Negotiated' flag and vice versa. This article provides guidance on how to achieve this.

One of the standard ways of implementing this is to personalize the Add Requisition Line page and use the partialTriggers component properties and expression language. By using the partialTriggers component property you can control one component (referred to as the target component) based on event occurring on other component (referred to as the trigger component) by setting the unique ID of the trigger component in the partialTriggers attribute of the target component.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!