IAN VAL DELOS REYES
IAN VAL DELOS REYES

Reputation: 1

NetSuite Saved Search that display checkbox column

I'm a bit new to Oracle NetSuite. I created a saved search for Work Order and I want to add column/custom field that will displays as a CHECKBOX so that this can be selected/unselected for printing. Thanks in advance for the help.

Upvotes: 0

Views: 1114

Answers (1)

bknights
bknights

Reputation: 15402

To operate on the results the most straightforward way to do that would be with a Suitelet that displays a list. You can add a checkbox to the results and then process the checked items when the List is posted back.

Upvotes: 0

Related Questions