Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Setting a list field on Task Status through Open-Air Scripting
There is a custom field called Task Status on Task .
The list of task status is as below -
1) Not Yet Started
2) WIP
3) Dropped
4) Hold
5) Completed
6) Closed
We need to do scripting on Task status i.e whenever Task is closed we need to set Task status field as completed .
We are not able to set the Task Status field value .
Can anyone guide on the scenario ?
0