Hi all,
we have created a new custom screen that is based on a standard BO (in our case service order) and we'd like to navigate to this new screen via button click from another of our custom screens. The issue is that the button never gets enabled (when logged in with a business user). In case I log in with my development user the button is enabled. So it pretty much looks like an authorization issue to me. However, I do not find the correct way to setup RBAM so that the button gets enabled.
What I have tried so far without success is the following:
- WCView1 contains QA1 in RBAM Data > AssignedObjects as Navigation Target
- QA1 contains the button under question, which is supposed to navigate to NewServiceOrderQA (data model is binded against ServiceOrder BO)
- Also NewServiceOrderQA is contained in RBAM Data > AssignedObjects of WCView1 as Navigation Target
Any help would be appreciated.
Regards,
Daniel