update Dropdown list in Tasks

L

Lu Prodesso

Hi,
I've got a configured dropdown list in WSS-TASKS and want to update the
value with an event handler out of a infopath document. I can do it with
normal strings (Item("Description") = lcDescription) but how do I do it with
dropdowns assuming the dropdown in infopath has the same displayvalue.
thx,
 
S

S.Y.M. Wong-A-Ton

Lu, your SharePoint - InfoPath challenges are interesting. It would benefit
the group if you shared when you found solutions to them...
 
L

Lu Prodesso

Ok ...will do ... at this time I'm working against a deadline to get
something ready, but the clue in this one is finding the correct ID using
SPQuery() and assign this to task dropdown and it works...

I hope this is useful to someone.
 
S

S.Y.M. Wong-A-Ton

Thanks, Lu.
---
S.Y.M. Wong-A-Ton


Lu Prodesso said:
Ok ...will do ... at this time I'm working against a deadline to get
something ready, but the clue in this one is finding the correct ID using
SPQuery() and assign this to task dropdown and it works...

I hope this is useful to someone.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top