Would case control be difficult for text editor?

I’m always switching my cases up. But would however like to know when the template is being setup they don’t have to manually change casing if they didn’t catch it being lower case. Etc. For example Oswald to me is always better uppercase. Buy if I use it I have to either retype it or use a 3rd party convertor. Instead of just checking a radio with upper, lower or capital

1 Like

There might be a way to do this through Corvid such as $w(‘Text’).text.toUpperCase()

If you wanted to do it just for Oswald it would get more complex than that, but I’m not even sure if this will work. Could be worth a test, you never know.