10-09-2014 07:46 AM
Hello,
I've noticed that the 'Types' property on an Owner control in slx Web 8.1 doesn't actually have any filtering affect on what OwnerType is displayed. Deployed, it seemingly always shows Users, Teams, System and even more annoyingly, Departments.
Is there a new and undocumented way of controlling these filters easily? With over 150 users and 20+ teams in the system, it's pretty frustrating for the user (though obviously good that they can search, even though it's by description by default).
10-20-2014 04:29 PM
We had a similar requirement where we need to display only choices appropriate to the current user. Had to end up changing to a standard Lookup control and use the SeedProperty and SeedValue setting.