Ensure entry is uppercase master-detail form
989068Feb 5 2013 — edited Feb 5 2013Hello all,
I'm playing around with APEX version 4.0.2.00.09 and have created a standard Master-Detail Form using the built-in wizard. My database has a constraint that ensures all data entered must be in uppercase, but the detail section allows text to be entered in lowercase. In the image linked below, you'll note that description has an entry in lowercase so when this is inserted into the database it returns that the uppercase constraint has been violated. Is there a way to have some javascript (or other trickery) linked to this textbox to force the data to uppercase as the user types in it?
I noticed that a lot of websites mention adding some javascript to "HTML Form Element Attributes", but I do not have this section when editing the projects detail.
http://imageupload.co.uk/viewer.php?file=yu7i83h5dpk5cy0npsy0.png