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.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Custom child sublist on a parent form with full functionality.
I have a parent custom record called Budget. I have a child custom record called Budget Lines. I am using the standard record Project. Budget is a child of Project and Budget Lines is a child of Budget.
I want to have a sublist on the Project record display its children but I need to be able to filter them by "current" and I need to be able to sort them in a specific order so they appear correctly to a user. I can assume the records will always be inserted in the correct order.
I have the Budget form configured with the child records (budget lines). I am able to display on the project record the saved search results which filters to the current budget and sorts in the order I want.
0