Join Slack
Powered by
How can I add an Approve button/link in a saved se...
# suitescript
a
Artur_K
03/22/2022, 11:35 AM
How can I add an Approve button/link in a saved search to approve invoices from the created saved search? I'm using this solution, but it opens the record itself: '<a href=
https://xxxxxxx-sb1.app.netsuite.com/app/accounting/transactions/custinvc.nl?type=approve&id='%7C%7C{internalid}%7C%7C'&whence=
>Approve</a>'
b
battk
03/22/2022, 2:34 PM
not sure if you can get link to the record that actually approves the invoice
battk
03/22/2022, 2:35 PM
the safe bet is to make a suitelet that approves invoices and make your link go there instead
2
Views
Open in Slack
Previous
Next