Hi, I found this in a script that someone else do ...
# suitescript
j
Hi, I found this in a script that someone else do but it's getting error, do anyone know how can I find what is "LIST_CUST_161"
Copy code
nlapiSetRedirectURL('TASKLINK','LIST_CUST_161');
b
list view of the custom list with internal id 161
j
Thanks