How to allow special characters in integer type field?

venkysana
Tera Expert

We have one field which is type of integer. it only allowing the numbers into it. But my requirement is to save value in this as "2022.1".

Is it possible to allow special characters in integer type field?

1 ACCEPTED SOLUTION

Adrian Ubeda
Mega Sage
Mega Sage

Hi Venkysana,

Integer field does not allow that kind of format. For achiving this you'll need to use point float number field type or if this do not help you, you should use string field. But Integer field won't let you use that format.

If it was helpful, please give positive feedback.
Thanks,

If it was helpful, please give positive feedback! ✔
☆ Community Rising Star 22, 23 & 24 ☆

View solution in original post

1 REPLY 1

Adrian Ubeda
Mega Sage
Mega Sage

Hi Venkysana,

Integer field does not allow that kind of format. For achiving this you'll need to use point float number field type or if this do not help you, you should use string field. But Integer field won't let you use that format.

If it was helpful, please give positive feedback.
Thanks,

If it was helpful, please give positive feedback! ✔
☆ Community Rising Star 22, 23 & 24 ☆