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.
Creating a custom field in a child record drawing data from the parent entity record
I need to add a custom project record field to its child project task fields. Reason for this is complicated but it doesn't matter - I know i need to do this.
Project -> Project Task clearly has a one to many relationship. Should be able to pull data from the parent record to the child record.
So not surprisingly, if I am producing a project task saved search, I can reference records from the parent "project" record. I mention this only to verify that there clearly is a parent child relationship here, so I should be able to pull records from the parent record into the child record.
0