Completed

Field type: number

Dear AODocs team,

Currently we have integer and decimal. Can you please add field type number that will not have any "," or "." separators.

Thank you 

0

Comments

3 comments
  • Official comment

    Hello Olga,

    Thank you for your request, we have an incoming feature in release 45 which should solve this situation.

    In release 45, you should be able to perform validation rules for some field types.

    For instance, you could use a field type String managed by a regex like /d{0,10} to force the user to enter a number between 0 and 9999999999 . Without the "," or the ".".

    Let us know what you think.
    Have a good day!

    Comment actions Permalink
  • Hello Olga,

    Thank you for your post. Could you please detail the use case behind your need ? This context will allow us to better understand what we can do.
    Cheers.

    0
    Comment actions Permalink
  • Dear Thibault, Thank you for your response. So far I found two numeric types: decimal and integer. Both types are displayed with "," separation eg. decimal is displayed as 123,123.00 and integer is displayed as 123,123. We need a type that will be displayed as numeric characters eg. 123123 without any "," or "." separations. Cheers.  

    0
    Comment actions Permalink

Please sign in to leave a comment.

Didn't find what you were looking for?

New post