Open vetsin opened 1 year ago
e.g. the api/record query expects list_fieldCONTAINSv1,v2 but the sysparm_query for list view expects list_fieldLIKEv1,v2 -- so the function to generate the link should convert accordingly?
list_fieldCONTAINSv1,v2
list_fieldLIKEv1,v2
e.g. the api/record query expects
list_fieldCONTAINSv1,v2
but the sysparm_query for list view expectslist_fieldLIKEv1,v2
-- so the function to generate the link should convert accordingly?