Want to Make Field Uppercase at Form Level.
1) I have defined the Source Expr Property of that field as UPPERCASE("Description 2").
But when i Enter the an Description and i press Enter then it becomes Blank.
Can somebody suggest Why?????....
Thanks & Regards,
Stivan D'souza
0
Comments
or
Write below code in table Description 2 onvalidate trigger
"Description 2" := UPPERCASE("Description 2");
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav