Role Based UI in Navigation List
Summary
How to implmenet role based UI in a oj-navigation-list?Content
Hi,
I have a oj-navigation-list in my application that is created automatically when you select a particular navigation style while creating a new web application. So, here's the scenario:
(1) I have two roles setup in my system - Claim Processor and Dealer.
(2) I have four tabs in my navigation list - Claim Status, Program Requirements, Offer Verification and Proof Receipts.
(3) My requirement is dynamically hide the Proof Receipt page for the Dealer role.
If these subtabs were stand-alone UI elements, a simple oj-bind-if would have done the trick. But the list looks something like this in code:
Tagged:
0