最近搜索
没有最近搜索
How to have a Form Field require a certain text format
已回答
Zendesk Luminary
已于 2023年3月31日 发布
Hey there,
I have a webform for new hires where managers can fill out to submit a ticket. One of the fields is a text field for them to enter the email address of the new hire. We are getting requests where it is just the new hires name rather than the email.
Is there some code that I can add that will make this field require a certain format? ie. @domain.com
Thank you!
1
1
1 条评论
Pedro Rodrigues
Hi Sydney, an alternative is to use a REGEX field, instead (see https://support.zendesk.com/hc/en-us/articles/4408838961562). This type of field allows you to validate the input.
0
登录以发表评论。