Search code examples
custom-fieldsms-project-server-2013sharepoint-jsom

How to set task level custom field value using jsom in project server 2013 ?


Is there a way to set a task level custom field value programmatically using jsom in Project Server 2013?

Please advise.


Solution

  • For anyone who's stuck on this, here's what is used.

    set_item(your customGUID, value)