Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Intelligent Payment Automation, powered by BILL (aka Bill.com), lets you automate payments, manage vendor details, and bank account information within NetSuite.
The SuiteApp is available to organizations based in the U.S. with a valid U.S. address, or to global customers (except Canada, China, and Japan) with U.S. business subsidiaries. It only supports payments to vendors operating in the United States.
For more information, visit this thread.
retrive field value of a custom record
edit let me clarify something i did not put in the title: is it even possible to get custom record info to display in an item token? end edit.
i am mostly finished with setting up a faceted search, wherein i encapsulate the item content in a div in the token template, then use jquery to pull all of those divs, and use them to replace the table they were in. at that point, i can easily hide or show the tokens (now in divs) as needed.
the search facets are delivered from the token template via hidden spans, which was the easiest way i could figure out. the attribute is picked via an item field ('custitem_facet_color') which references a custom record ('customrecord_facet_color'). that custom record, created from a custom list, has one additional field, 'custrecord_facet_color_sort'.