Author Topic: Ignore Digits Property on user input  (Read 2030 times)

Offline rswartzmiller

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Ignore Digits Property on user input
« on: September 25, 2018, 04:19:55 PM »
In composer on a user input block. I would like to ignore all digits expect for *. I've try the following combination 1,2,3,4,5,6,7,8,9,0 and 1;2;3;4;5;6;7;8;9;0 but neither on of them work, and suggest would be great. What the support doc reads is below.

Ignore Digits Property
Select the variable to contain a sequence of up to two keys to be treated as though the keys have not been pressed

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7639
  • Karma: 56330
Re: Ignore Digits Property on user input
« Reply #1 on: September 25, 2018, 05:00:58 PM »
[quote author=rswartzmiller link=topic=11131.msg50665#msg50665 date=1537892395]
[font=Verdana][size=2px]sequence of up to two keys[/size][/font]
[/quote]


Documentation clearly states why it doesn't work...
If you want a different treatment you need to create your own grammar and configure it under the input block