Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2017 08:45 PM
Hello,
I'm able to enable scoped administration.
Now I see new challenges. Once I setup as scoped administration, if the users open the records, they were not able to see any sections that were created as part of form design.
When debugged with ACL rules, i found that since it got no access to sys_ui_section table, it cannot display those sections.
Before scoped administration, my form looks like -
After scoped Administration, the users see it below way -
(most of the fields below are from extended table(Task) for my original table)
When checked on ACL rules ->
Appreciate your inputs. Thanks.