Hi,
What i am trying to do is to implement the scheduler into a login system.
After logging into the system, the users can have their own set of schedules, there will be a team calendar for them to view (but not edit ). All the resource styles (eg. different color of the appointment block layout) are automatically generated according to the project group members, and when the user click on a particular appointment, he/she are not suppose to choose any resource (eg. user ).
I am able to generate the resources according to their login role, but i don't know how to disable the related resources in the UI part.
Thanks,
Sunny