Resolved! How can I select a user with Tree Picker
Users belong to groups having parent-child relationships as follows.I want to select a user with Tree Picker in a field on a form.According to this, I set up the field as reference to the sys_group table, and set the attriubute as "tree_picker=true"....