I want to filter the input form to show only users belonging to a group.
In the input form below, the "Group" field references "sys_user_group".The "User" field references "sys_user".I want to display only users belonging to the group record selected in the "Group" field as candidates for the "User" field.Is this possible...
