I’ve built a grid that with dynamic hyperlinks - with the intent that a user can only edit records where they are the ‘owner’. If the record was created with the ‘owner’ field in either uppercase or proper case and the user logs in with lowercase the links do not work. It is case sensitve; if the user logs in with lowercase and the grid value is lowercase everything works as expected. How do I make the grid NOT case sensitve?
Version [SIZE=12px]8.1.062
Check it in phpMyAdmin - it is not case sensitive there. [/SIZE]