Hello All,
I need to create two web dynrpo iviews based on a single database table.One is a read view which everyone can access and one is an admin iview which only someone who has the admin role assigned to him can access. Can i check for roles at runtime and set the view accordingly or do i have to create two components or two applications?
Any suggestion will be appreciated.
Thanks