Field type as number

Vivekanandan1
Tera Contributor

I wonder I do not see a field type as number? Why? Am I missing out on something? 

 

If I configure the dictionary of any field I am unable to see the type of field is nowhere mentioned as Number, I can ofcourse see Decimal or Integer but no number. What if wanted to have a field like "Age" only number goes as input what to be done in this case?

1 ACCEPTED SOLUTION

Gunjan Kiratkar
Kilo Patron
Kilo Patron

Hi @Vivekanandan1 ,

There is no number field type present in system.

GunjanKiratkar_0-1669115857167.png

 

In your age use case you can use integer as type. It will not allow to use characters.

E.g. initially it will let you type characters as below :-

GunjanKiratkar_1-1669115928001.png

But once you click outside it will remove that characters

GunjanKiratkar_2-1669115962671.png

 


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy

View solution in original post

1 REPLY 1

Gunjan Kiratkar
Kilo Patron
Kilo Patron

Hi @Vivekanandan1 ,

There is no number field type present in system.

GunjanKiratkar_0-1669115857167.png

 

In your age use case you can use integer as type. It will not allow to use characters.

E.g. initially it will let you type characters as below :-

GunjanKiratkar_1-1669115928001.png

But once you click outside it will remove that characters

GunjanKiratkar_2-1669115962671.png

 


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy