Hi,
I have a custom field on Inventory Number record, but can't get it via suiteQL query, its says that the field is not found in that record.
Any idea how can I get custom fields in Inventory Number? the field is simple text field with store value.
c
Clay Roper
11/27/2023, 5:34 PM
Does the role you're querying with have access permissions to that field?
d
Derrick Oduor
11/27/2023, 6:34 PM
is the custom field display type editable?
d
David Na
11/28/2023, 7:57 AM
The role is administrator, and the field is editable...
all the custom fields in this record are not showing in sql
c
Clay Roper
11/28/2023, 8:09 PM
If it's a custom field that shows up on a Inventory Number record in the UI, it's probably a custom Item Number field. I don't know how to surface those via SuiteQL
d
David Na
11/29/2023, 8:01 AM
I know its custom item number field, but still there is no way to get in ? very strange
n
Nawarain
02/15/2024, 6:41 AM
Please make sure that filed had store value checked and was it a list type field?