Fixing ajax casting
Right now, Ajax was not able to search for an integer for example. It was a problem for id fields. This makes sure ILIKE will work with such field.
Showing
Please register or sign in to comment
Right now, Ajax was not able to search for an integer for example. It was a problem for id fields. This makes sure ILIKE will work with such field.