We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Set minimum character length for variables of single-line text

Francis Mukendi
Tera Contributor

Is there a way to set a minimum character requirement for a single-line text? I have a field whose value must be at least 14 characters and start with a "C." I've placed a help text but want to make it lazy proof 🙂 I found Service Catalog variable attribues but it only helps with setting maximum character limits

1 ACCEPTED SOLUTION

abbasshaik4
Tera Sage

Hello @Francis Mukendi,
Please refer to the below link:
https://www.servicenow.com/community/developer-forum/how-to-set-single-line-text-variable-length/m-p...

 

If it is helpful, mark it as a thumbs-up and accept the correct solution.
Thanks & Regards,
Abbas Shaik

View solution in original post

2 REPLIES 2

abbasshaik4
Tera Sage

Hello @Francis Mukendi,
Please refer to the below link:
https://www.servicenow.com/community/developer-forum/how-to-set-single-line-text-variable-length/m-p...

 

If it is helpful, mark it as a thumbs-up and accept the correct solution.
Thanks & Regards,
Abbas Shaik

Thank you @abbasshaik4