- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2022 08:45 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2022 08:51 AM
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,
☆ Community Rising Star 22, 23 & 24 ☆
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2022 08:51 AM
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,
☆ Community Rising Star 22, 23 & 24 ☆