Forum Discussion
Steve Canvin
Jan 18, 2017Copper Contributor
Pulling Managed metadata from a list field
Hey - hope someone can help with this before i lose all my hair! I have a sharepoint list in a top level team site in o365. In a subsite i have a javascript which pulls a row from the list in the p...
Jan 18, 2017
It looks like your oListItem.get_item('RAG') is failing. Is your RAG field a list column or a site column?
If you are using list columns check the internal names (list settings -> column -> check url)
Steve Canvin
Jan 19, 2017Copper Contributor
yes that is the line thats failing. The name is correct - as i say, exactly the same code to the same managed metadata on another list works perfectly