MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

setting taxonomy field value in ECMAscript client OM

  Asked By: Hiral Ghadge         Date: Mar 11, 2010      Category: MOSS      Views: 416
 

I can get the value of a taxonomy field using the following syntax:
myItem.get_item('TaxonomyFieldName')
This returns the value in the format "Label|ID", but I can't seem to set the
value using set_item('Label|ID'). There don't seem to be any classes for working
with taxonomy fields in the ECMAscript client OM like there are in the server
OM. Anyone know how to do this?


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:                

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on setting taxonomy field value in ECMAscript client OM Or get search suggestion and latest updates.


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