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.
Reference from another item in a formula
I need to create a custom item field for a child record that sources information directly from the parent. i know that the parent is not available as a search join but i was thinking i might get around that by identifying the internal id of the parent in a formula. Then i could write a simple script that would populate a custom field on the child record with the parents internal id when the item is created and saved. I'm not sure what the syntax of the formula would/could be (if possible). I dont know sql, but in the
0