Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6318] Input Filter for Textfields

GitHub Issuen/a
TypeNew Feature
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2019-12-30T16:42:51.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAlloy, Titanium SDK & CLI
Labelsfilter, input, textfield
Reporterremo.loaiza
AssigneeShak Hossain
Created2019-07-23T00:04:16.000+0000
Updated2019-12-30T16:42:51.000+0000

Description

It would be great if we could add input filters to textfields to limit the input characters independently from the keyboard type. This could work on iOS with shouldChangeCharactersInRange and on Android with an input filter. The filter could accept a character sequence string so that it could work with i18n methods too. If the input was true/valid then fire a change event and all the other normal stuff.

Comments

  1. Sharif AbuDarda 2019-07-24

    Hello, Can you please share some native docs on the proposed behavior and how they are handled in there? We will consider the feature request. Thanks.
  2. Rakhi Mitro 2019-08-20

    Hello, Would you please reply us regarding previous reviews? We are looking forward to your response.
  3. remo.loaiza 2019-08-28

    Sorry, I been out of office. I will start work on this.
  4. Rakhi Mitro 2019-08-28

    [~remo.loaiza], Thanks for your feedback. Will be waiting for your response.
  5. Sharif AbuDarda 2019-11-03

    Hello [~remo.loaiza], Can you please followup here?
  6. Riduanul Islam 2019-12-24

    Hi [~remo.loaiza], Can you update us here? What's the current issue regarding this? Also, share us expected behaviour and how to produce it within native environment, share us some documentation and reproducible steps. Thanks.

JSON Source