Hi all. I'm working on adding roster editing from the perspective module. I found:
And it seems to work great. The only issue is when I go into the binding for my user source folder I only have access to the default. I have at least 7 different user sources on this gateway. The default user source that is set in the project properties also doesn't appear in the drop down menu.
I was able to override this issue manually with a scripting Transform:
I'm sure there's a better way, I just don't know how to go about fixing this. Any ideas that might help fix this issue?
Thank you,
Cam
Hi Cam,
I looked through the instructions for that exchange project and found this paragraph,
In order to use this resource, add the names of the user sources to the main view's view param "userSource" so the resource can pull the users from the Gateway and can add them to rosters. The main view ("RosterManagement/RosterManagement") can either be embedded in another view or set to be the Primary View in the Perspective Page Configurations.
It seems like you using it correctly, you'll just need to add the names of whichever user sources you would like to use.
Hi Bryson,
Thank you! I must have been skimming a little to quickly and missed that part, but it works now
1 Like