Organizational Structure GUI Page Customization

Last modified 28 Oct 2021 11:18 +02:00
<adminGuiConfiguration>
   <objectLists>
      <objectList>
         <type>OrgType</type>
         <additionalPanels>
            <memberPanel>
                <searchBoxConfiguration>
                    <defaultScope>oneLevel</defaultScope> <!-- or "subtree" -->
					<defaultObjectType>UserType</defaultObjectType>
                </searchBoxConfiguration>
                <disableSorting>true</disableSorting>
            </memberPanel>
         </additionalPanels>
       </objectList>
   </objectLists>
</adminGuiConfiguration>
Was this page helpful?
YES NO
Thanks for your feedback