My Stuff
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.
Comments
-
Hi, You can do directly if id columns of the list has same name of id columns of saved search list.addRows({ rows: resultSet }); Regards, TS
-
Hi, As long as you create custom field using List/Record. You can find that column in ...fields Example: Custom Body Field Name: Sales Order Number in Journal Record List/record: Transactions, filter by Sales Order You can see the Sales Order Number Fields in your saved search columns on Transaction Record. You need to…