Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Updating a column of type "person or Group" ?

  Asked By: Kayla Lewis         Date: Apr 06, 2007      Category: Sharepoint      Views: 514
 

My question is how do i update a column of type
"person or group" in SP.The secnario is as follows:

I have an infopath form for say, expense reports which
submits to a form lib.
On form submission,
A) if the "total expenses amount" is less than or
equal to 5000Rs, the "Assigned to" should be set to
immediate manager ,
B)if the "total expenses amount" is greater than
5000Rs, the "Assigned to" should be set to department
head.

I have a list in SP which has the the department
details specified like department heads, immediate
manager etc. Depending on who is the user(who logs
in), the immediate manager/ department head has to be
choosen.

I tried having the "Assigned To" column as part of the
infopath form for the user to fill, but the column in
SP site is not getting updated.
Note: if the colum is of type, single line of text,
then it works fine, but i have to have it as "person
or group" so as to be able to send emails, stc.

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Jonathon Palmer          Answered On: Apr 06, 2007       

Did you try using workflows ? I guess you can change and update  values using
workflows.
I use workflows using SharePoint Designer. It sure should be of good help to you
to accomplish what you want.

 
Didn't find what you were looking for? Find more on Updating a column of type "person or Group" ? Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].