You are viewing limited content. For full access, please sign in.

Question

Question

Upper case character in the Template Field...

asked on April 19, 2017 Show version history

How to force the user to input the UPPER CASE character in the Template Field ?

e.g

 

laserfiche client 1    To     LASERFICHE CLIENT 1

0 0

Replies

replied on April 20, 2017 Show version history

Hi Usman,

In the Administration Console, go to your repository's fields node and double-click the field which you want to apply the constraint to.

In the constraints box, you can try entering the following regular expression:

[A-Z\s0-9]+

This regular expression allows characters between A to Z, a space and between 0 to 9.

If you press the "Constraints..." button, you can also configure the error message users will see when they enter lower case letters.

 

Link to Laserfiche Help Files Regular Expressions

2 0
replied on April 20, 2017

Thanks a Lot....Stephane Delvallee

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.