Servoy Sequence used in value list

Hi everybody,

In a form I have a TYPE_AHEAD field with a form variable as dataprovider, with no format and linked to a value list. This value list is made of values of type “Sevoy Seq” (from one column) which are returned to the dataprovider.

I have 2 problems with this field:

  • When I type a number >=1000 it inserts automatically a ‘,’ for the thousands. E.g. 2948 will become 2,948. 8548456 will become 8,548,456
  • The drop download list is not working normally. When you start to type a number in the field it doesn’t filter it.

I already have fields like this one which display only numbers and they behave normally. The only difference I can see is that they are not displaying value of type “Servoy Seq” :roll:

Foobrother:
The drop download list is not working normally. When you start to type a number in the field it doesn’t filter it.

Is this because you try to filter without the “,”?

You are right, it is strange that the drop-down shows numbers formatted just like they would be in a simple field linked to a numeric dataprovider, but the type-ahead field does not automatically format numbers that way (except for items available in the drop-down). Things should be consistent.

Please add a case to our support system:

Case created. ID = 247424