Resolved! How to put Glide Record query that one fields value should not StartsWith "CW"
I am Doing Glide record for one table and there i need to put one query or Encoded Query that the field "Contract_ID" should not starts with string "CW". Contract_ID is the string field , i only wants the record where contract id is not starting with...