On Tue, Jan 26, 2010 at 02:35:56PM -0800, Michael Neuschafer wrote:
>    Does anybody understand or have more information on Custom field 
> validation? What is
>    (?#mandatory)  Can I modify this to cross reference the data inputted?  
> Like look for certain
>    numbers? Like validate numbers entered 1-100 anything past that do not 
> create ticket?

The validation is done with perl regular expressions.  You do not have
access to other ticket information in the validation, but your latter
examples are certainly doable.  Mandatory boils down to /./

-kevin

Attachment: pgpA48yHzuWRk.pgp
Description: PGP signature

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com

2010 RT Training Sessions!
San Francisco, CA, USA - Feb 22 & 23
Dublin, Ireland - Mar 15 & 16
Boston, MA, USA - April 5 & 6
Washington DC, USA - Oct 25 & 26

Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to