I have a custom record using "Shipping Status" as ...
# suiteql
r
I have a custom record using "Shipping Status" as the source list. In trying to get it off the record, I'm getting a Search Error
Copy code
Search error occurred: Unknown identifier 'custrecord_myRecord_status'. Available identifiers are: {customrecord_myCustomRecord=customrecord_myCustomRecord}
If I use a different field in place of
custrecord_myRecord_status
it works fine