I create a form that I build a quetion text type which has number apparence . When I put a big number like 656535653.656456 I receive a error message said I put a wrong number, how can I correct this?
@barata_clicia1, maybe try using the text
question types with the appearance
column header numbers
. That should solve your issue. Besides, if you want to restrict your number inputs you may need to use the regex
expressions under the constraint
column header.
This community post discussed previously should help you learn more on this: