EL Expression for Redwood RSSP PR approver edit
Summary:
Currently in Classic SSP, When approver edit PR while approval, we disabled some of the fields.
Condition used in page custom is #{bindings.Flow.inputValue == 'approverCheckout'}
Since we are moving to Redwood RSSP, we need the same functionality in RSSP.
Need the EL expression/condition to find the page (Shopping Cart - View) is in approver edit, so that we can use VBS to disable Edit, Line Edit, Duplicate, Delete,…..
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25B
Code Snippet (add any code snippets that support your topic, if applicable):