Skip to content
Discussion options

You must be logged in to vote

Hey @tokkisva

If you use the number field component then you can only enter numbers:

Otherwise you can add regex validation to a text field if you really want to only allow numbers: ^[0-9]*$

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@tokkisva
Comment options

@melohagan
Comment options

@tokkisva
Comment options

@melohagan
Comment options

Answer selected by tokkisva
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants