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!
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
Script - how to join data from 2 records in a script
Our time record captures the name of the project that someone works on so they are linked by the project name.
I'm interested to have a script that on a 'before submit' event accesses data from any newly created time records but also gets some data from the project task record that it is associated with. So under projects you can create project tasks and enter planned time against people allocated to the task. When you enter the planned time it ends up on the time record.
I want to run a script that gets data from the time record and from the project task record that created it.
0