https://netsuiteprofessionals.com logo
d

Dan Warner

04/27/2022, 6:35 PM
I want to create a workflow that will create a Confirm action pop up message when I am at the following page: Transactions > Order Management > Fulfill Orders > click the button "Import - CSV" (app.netsuite.com/app/accounting/transactions/salesordermanager.nl?type=importcsv) What is the base record I need to choose when creating my workflow? And if necessary, what would the record sub-type be?
a

AI1

04/27/2022, 6:37 PM
I believe this is actually a Suitelet not a record. I don't believe you would be able to do anything with workflows to this page.
☝️ 1
d

Dan Warner

04/27/2022, 8:22 PM
@AI1 Would I be able to add custom fields to this page?
a

AI1

04/27/2022, 8:27 PM
If you can it would only be through SuiteScript. But even then sometimes NetSuite doesn't allow you to “break into” the code of their native screens and inject customizations. It all depends on the screen and what you want to do