Platform
Learn
Community
Support
Partner Center
Sign up
or
Log in
logout
Account Settings
Profile
messages
Messages
logout
Logout
Platform
Home
Downloads
IPP
Licensing
Project Sizing
Learn
Training
Documentation
Evaluation Guide
What's New
Community
Home
Forums
Forge
Ideas
Members
Support
Partner Guide
Resources Library
Opportunities
Account Management
Sign up
or
Log in
Home
Forums
Forge
Ideas
Members
Dear ,
What would improve your OutSystems Community experience? Let us know by taking this 2-minute survey.
Pick up the survey
Community
›
Forums
›
Personal Environment Troubleshooting
Inputfield OnBlur change written text to caps
onchange
JavaScript
Ajaxrefresh
InputFieldId
ToUpper
Caps
OnBlur
Community
›
Forums
›
Personal Environment Troubleshooting
Inputfield OnBlur change written text to caps
onchange
JavaScript
Ajaxrefresh
InputFieldId
ToUpper
Caps
OnBlur
New Post
New Post
Martijn Habraken
mvp_badge
mvp_label
Posted on 2015-02-02
Martijn Habraken
mvp_badge
mvp_label
Rank: #249
Posted on 2015-02-02
Hi all,
I have a question. I have a simple record form and I want to add the following functionality: When I leave a certain input field I want that the text in that input field is changed to caps. It worked when I used onChange and a screen action, but is this possible
through
JavaScript in the extended properties? Somebody has an idea for this?
Tnx!
João Rosado
Posted on 2015-02-02
João Rosado
Rank: #13
Posted on 2015-02-02
Solution
Hi Martijn,
In your input Extended Properties add one called onblur and in the value put "this.value=this.value.toUpperCase();"
That should do the trick.
Regards,
João Rosado
Solution
Quick Reply
attachment
Choose File
No file chosen
Submit
Login to reply
New Post
Available Forums
Technology & Integration
News and Announcements
Forge Discussions
Meta
Community Quick Guides
Usability
Installation Troubleshooting
Personal Environment Troubleshooting
Forum Notifications
Email Digest Settings
Loading...