With saved search formulas, is there a field "constant" for the NetSuite account id?
Similar to
{today}
, was thinking there might be something like
{accountid}
or
{netsuiteaccountid}
David B
10/16/2020, 4:22 AM
The use-case is creating a dynamic URL in saved search that is pointing to a PDF generating script.
One of the parameters or the URL is the NetSuite account id (no idea why this isn't done in the script)
s
Sandii
10/16/2020, 1:54 PM
Are you sure that parameter is actually needed, url might work without it
d
David B
10/18/2020, 7:59 PM
Yes, tried without it. Unfortunately it's from a locked bundle, so I can't change the code for it to get the NS account id itself