
Originally Posted by
AnalyticalAviation I just loaded up 4.5 and notice that some of the textbox changes I made in the last version do not work when I apply them here. I am trying to change some of the textboxes to ALLCAPS on change or onkeypress... It doesn't matter to me. Anyway I cant seem to find out why its not working. my Javascript is as follows
onChange="java script:this.value=this.value.toUpperCase();"
From what I recall this code exactly as shown did the trick last time. Is there a correct position within the tag to place this code or does it matter?
I guess what I want to make sure is that I am editing the correct file. I am opening Modules/Accounts/EditView.html
Is that the correct file to edit the account name text box to be allcaps?
Bookmarks