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!
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