Hi,
I was asked to customize AD_User.Name field in order to only authorize uppercase characters.
Means that 'caps lock' is always on for this field.
If user write 'nicolas' on his keyboard, he should see 'NICOLAS' on the field.
So, i try to play with VFormat (on AD_Column), but didn't manage to get what i want.
If I put 'OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO', every character is automatically converted but cursor is not the same as others fields, backspace is not working...
Is there another way to do it ?
I think it should be handled when saving, but I don't like to modify what users wrote...
Any idea ?
Thanks,
Nicolas