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.
Insert a sublist column via script
Every now and again I run into an issue that can only be resolved by adding a custom column to a sublist. Let us assume (perhaps erroneously) that this is the only solution.
I am able to add a column to a sublist using a User Event script. However, that column is always appended at the end of the sublist. Usually I want it in a particular spot, either at the beginning of the sublist or before a given column.
To be clear, I'm trying to do this against an existing sublist (ie the items sublist on a Sales Order), not on a script-generated sublist.
0