Jump to content

Character Limits on Progressive Capture fields


Lauren

Recommended Posts

@Lauren i am not sure the progressive capture questions are limited - however you can of course limit the user input by using regular expression validation on the required fields.  

For example - if you want to limit it to between 0-10 

^.{0,10}$

One reason for wanting to do this could be if you are mapping progressive capture fields to custom fields on a request which Do have character limits for example Custom A - O are limited to 255 characters.  Custom fields P-T are text type fields like description and resolution so not limited. 

Hope this helps 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...