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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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