S
Stu100457
I'm trying to create a form that looks similar to the security window for
adding groups to users in an mdw file.
I'm able to use the rowsourcetype to call a function that populates a list
box with available groups that a selected user does not belong to, but as
soon as I add another list box to the right (As in the Microsoft screen)
showing groups the user already belongs to, the form either freezes or simply
won't work.
Is is possible to have multiple list boxes being programmatically filled on
the same form? I'd like to Add/Remove Group membership entries as in MS
security.
My goal is to have a single form that allows me to manage the user's
password, group membership, and also application accessability to certain
districts.
Thanks!
adding groups to users in an mdw file.
I'm able to use the rowsourcetype to call a function that populates a list
box with available groups that a selected user does not belong to, but as
soon as I add another list box to the right (As in the Microsoft screen)
showing groups the user already belongs to, the form either freezes or simply
won't work.
Is is possible to have multiple list boxes being programmatically filled on
the same form? I'd like to Add/Remove Group membership entries as in MS
security.
My goal is to have a single form that allows me to manage the user's
password, group membership, and also application accessability to certain
districts.
Thanks!