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

Question

Question

constrains to omit commas while allowing all other keys?

asked on January 15, 2015

I need help with coming up a constrain that will omit only commas while allowing all other keys?  Suggestions are appreciated, thanks.

0 0

Answer

SELECTED ANSWER
replied on January 15, 2015

Try the following:

[^,]*

1 0
replied on January 15, 2015

Thanks Alex,

That worked great!

0 0

Replies

replied on January 15, 2015

Are we talking about Forms, Quick Fields or Administration Console? 

 

By Omit, do you mean it wont allow that type of input and become invalid, or is it that you want it to remove/ignore the commas so the saved value no longer has them?

0 0
replied on January 15, 2015

Kenneth,

 

This request is for a Laserfiche Field within the client.  I would like to not allow commas and make it invalid when users try to save the metadata.

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

Sign in to reply to this post.