Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Abbas_5
Tera Sage
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

Abbas_5
Tera Sage
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 @Abbas_5