Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Frank Sprengers
16
Views
2
Comments
[OnTextSelection] Input box IE
Question
Forge
OnTextSelection (O11)
Forge asset by
Jorge Martins
Hi everybody,
I'm trying to use this inside a text input box. In Chrome it's working fine but inside IE it's not working, it's not possible to do the textselection and triggering the notify. Does anyone have a suggestion?
thanks
Jorge Martins
MVP
Hello Frank,
Although it works at least in Chrome, no special thought was given to the component's use on input fields. If you want to extend it, you should check the "select" event of both <input> and <textarea> elements.
let us know how it goes!
1 reply
12 Jun 2015
Show thread
Hide thread
Frank Sprengers
Jorge Martins
wrote:
Hello Frank,
Although it works at least in Chrome, no special thought was given to the component's use on input fields. If you want to extend it, you should check the "select" event of both <input> and <textarea> elements.
let us know how it goes!
Thanks for the swift answer. I'll have a look into it but it seems to be a javascript error in IE
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...