Capital letter in pattern

A

Andreas Ek

Hi!
I've read that signs like $ and ^ is not allowed in Infopath and thats
correct. How do I then construct a valid pattern that verifies that
the user for example must begin a word with capital letter?
Example:
"London" is allowed and not "london"

In usual regular expression this should be something like ^[A-Z]*$ but
this is not allowed in Infopath, why? And how to work around this
without writing scripts?

Please, can anyone help me with this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top