Tagged Questions
1
vote
2answers
1k views
Displaying other people picker column properties on a view using spquery.js and spservices.js in MOSS 2007
We have a custom list with a person column. Want to display that persons Department on the list view. Possible with jquery/spservices?
I have a jquery script that returns the currently logged in ...
0
votes
1answer
271 views
Using SPServices to perform operation similar to the people picker - Possible?
May I know if it is possible to use SPServices to perform similar operation like the people picker in InfoPath 2007?
In InfoPath form 2007, there is a field (called people-picker) that allow end-user ...