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 -


find_real_file.png


After scoped Administration, the users see it below way -


(most of the fields below are from extended table(Task) for my original table)


find_real_file.png


When checked on ACL rules ->


find_real_file.png


find_real_file.png


Appreciate your inputs. Thanks.