My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
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…