Join Slack
Powered by
Is there a way to search for custom fields in gene...
# suitescript
a
Azi
01/11/2021, 4:04 PM
Is there a way to search for custom fields in general? I am trying to get all custom Item fields ids where
itemmatrix
is checked off
b
battk
01/11/2021, 5:30 PM
workbooks expose custom fields as a type, but that wont tell you if they are matrix fields or not
battk
01/11/2021, 5:31 PM
the only way i know of to do that in suitescript is to load actual item records and look for fields with the matrixoption prefix
a
Azi
01/11/2021, 5:32 PM
Yeah, That was the solution I came up with. Thanks
@battk
Azi
01/11/2021, 5:32 PM
I thought it was hacky, but I guess I don't have another choice
2
Views
Open in Slack
Previous
Next