Looping through all fields on a form

Is there a way to loop through all fields on a form and set them to uppercase, without having to specify the name of each field? Also, is there a way to later revert each letter in each field to its original upper or lowcase?

There was a wish before, that you could set a field format-property to ‘U*’ or ‘L*’ Or something like that
(So just for showing)

AHA found it: look here: http://forum.servoy.com/viewtopic.php?t … =uppercase

I don’t know where it is on the wish-list!