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!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Is it possible to re-order Project Tasks through SuiteScript
We have a Suitelet that allows users to edit multiple tasks at the same time.
The can change the title, status and enter the number of hours worked.
I would also like them to be able to re-order the project tasks.
I can seem to figure out how to set the order field, or set the Insert before Field.
I am receiving the following error when I attempt to set 'order' through script.
Error: UNEXPECTED_ERROR
TypeError: Cannot find function setfieldText in object nlobjDeferredDynamicRecord. (ProcessTask_Suitelet.js$3974230#58)
I have also attempted to set the value and receive this:
Error: UNEXPECTED_ERROR
Tagged:
0