The "Lowercast Text" plugin is broken!

All I want is a .ToLowercase() function. I don’t want special characters (like periods) removed and replaced with spaces. Please fix this function by removing this over-processing!

I use this primarily to convert email addresses to lowercase so I can match user provided entries against Glide users. It was working perfectly for a while, then suddenly got updated with this bizarre behavior that I can’t think of any logical use for. Perhaps it might make sense in a “Sentence case” function, but for lowercase please keep it simple.

Now my published app is broken and entering emails with spaces in them. I’ll have to go back to my own custom experimental code column for now, which has it’s own issues since many enterprises block code hosting sites like GitHub & Repl.

David fixed it, so I’m gonna close this.

1 Like