Join Slack
Powered by
Hi, I was wondering if its possible to search and ...
# suitescript
d
Daniel Eliassen
05/14/2020, 2:23 PM
Hi, I was wondering if its possible to search and list all custforms in suitescript. I tried this with little success
b
Beau
05/14/2020, 2:35 PM
I don’t think there’s a way, I have to do a transaction search and group by
customform
column and cache that information with a map/reduce script
netsuite
not complete information but it gets me by
d
Daniel Eliassen
05/14/2020, 2:36 PM
Okey, I did something similar with a regular search on Transaction and grouped by recordType when I wanted that all transaction types.
3
Views
Open in Slack
Previous
Next