Lauren Posted February 28, 2019 Posted February 28, 2019 Is there a character limit on either the 'Single line text field' or 'Multi line text field' in custom forms within progressive captures? Thanks Lauren
Martyn Houghton Posted February 28, 2019 Posted February 28, 2019 @Lauren Believe it is 250 characters for the Single Line Text, but not sure for Multi Line one, hopefully @Victor can confirm. Cheers Martyn
Steven Boardman Posted February 28, 2019 Posted February 28, 2019 @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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now