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

Control Component Visibility on Purchasing Pages by Role

edited Aug 6, 2018 7:34PM in Purchasing 12 comments

Content

Purchasing pages are secured by job roles out of the box. You can implement more fine-grained control to show or hide page components based on job role using Page Composer. The expression #{securityContext.userInRole[‘<role_code>']} returns true if the user has the job role, and you can use this condition to control the visibility of components. 

For example, the View PDF button on the View Order page is visible not only to buyers but also to requesters and AP clerks when they drill into the order from their respective pages. The following steps show how to modify the View PDF button to be visible only to buyers. 

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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