Hello - I've been trying to return the internal ID of language on a customer but I can only return the value in this format en_GB - any help in pointing me in the right direction?
Chiu
09/29/2022, 7:37 PM
the reason for this is I'm trying to pass this internal ID back as a filter in a saved search for another record
d
dbarnett
09/29/2022, 8:40 PM
I believe that is the same "internal ID" values used from standpoint of saved search as well
c
Chiu
09/30/2022, 10:08 AM
you're right, when i'm filtering a customer record, i can use en_GB but when language is used as a custom field, it prefers the language internal ID as a numerical value - thanks for the advice
d
dbarnett
09/30/2022, 1:37 PM
ah I see what you mean now, if is added as custom list field then are numeric ids
I suspect you will have to use some custom mapping/logic then unfortunately