Really Need Advice: User and Managers
Posted: 14 Oct 2013
I am not using the People/Groups feature of SharePoint because I haven't figured out how I can create custom columns in the user list.
So, I have created a custom list for my needs. But, now I have a problem to solve. I need to create forms for the supervisor to approve or decline vacation. I need to be able to direct the supervisor to an editable form for vacation requests but I want all others to be directed to a read-only form.
The functions available in the "User-defined rule" provide functions for getting the current user but I need to be able to compare the current user to my text field.
Is there a way to pass in a variable?
What does the ContainsCurrentUser function use, the domain/username ?
Any help or ideas will be great.
So, I have created a custom list for my needs. But, now I have a problem to solve. I need to create forms for the supervisor to approve or decline vacation. I need to be able to direct the supervisor to an editable form for vacation requests but I want all others to be directed to a read-only form.
The functions available in the "User-defined rule" provide functions for getting the current user but I need to be able to compare the current user to my text field.
Is there a way to pass in a variable?
What does the ContainsCurrentUser function use, the domain/username ?
Any help or ideas will be great.