Recent searches


No recent searches

Can I add a numeric field using the bot builder?



Edited Jun 06, 2023


2

2

2 comments

I understand the complexities of adding regex, but I find it strange that it doesn't support a numeric field. This is very limiting. 

4


Not having support for numeric fields is baffling, would like to hear a comment from Zendesk on this.

When checking the API response for listing fields it looks like “numeric” fields actually uses regex: 'regexp_for_validation': '\\A[-+]?\\d+\\z',

Meaning a valid “numeric” value could be: +01 which is a bit insane.


This in combination with not being able to change the type of a field and having no options for migrating data from one field to another is insanely limiting for adoption.

0


Please sign in to leave a comment.