I am new acs system programmer.
I want to add new custome section to my exsiting system.
I visited /admin/content-sectionsbut I only found "add static section"
I browsed the code admin/content-sections/index.tcl , I found that scope
must be "group" in order add custome section whereas My scope is public.
How can I change my Scope?