// check if the value exist in available pre_recorded_values
asynccheckPreRecordedValue(fieldValue,listName){
constfieldLabel=fieldValue.label||fieldValue;
// query existing prerecorded list values (with label to limit results in response, there could be many) and escape special characters, since single quote causes error in backend