Hi,
is there a (not too complex) way to convert an uppercase string to a string where only the first characters of the words are upper case?
The field contains multiple words and every word should begin with a capital.
There are only string rules for all uppercase or all lowercase strings..