Get Started with Redwood: Oracle Cloud SCM and Purchasing
Limiting Sandbox infolet / table by business unit
in Purchasing
Summary:
We have a dashboard/table that we are looking to add to the Purchase Orders page and we are looking to limit the security by business unit. Specifically using: # {bindings.BusinessUnitName.inputValue == 'BU NAME'}
Currently, using this hides the dashboard for users in all business units; instead of only users in specific BUs.
Content (please ensure you mask any confidential information):
Steps to reproduce issue:
- Configuration > Sandboxes > Enter Sandbox > Navigate to Purchase Orders page
- Select Tools > Page Composer > Add content > Select desired dashboard
- Once Dashboard is added, navigate to Display options > Edit Show component by adding custom EL expression: # {bindings.BusinessUnitName.inputValue == 'BU NAME}
0