Hi,
I have a field (let’s say an address field) which has the @Propercase command. But the problem is, if I enter the address starting with any numbers and leading with some text, the text changes to propercase. (e.g: My input is — 2nd street) and the result I get is 2Nd Street. I do not want the text after the number to be in capital letters. Is there a solution or a workaround for this?
Thanks in advance,
Venkat