[rt-users] Hiding "Input must match"
Jim Tambling
Jim.Tambling at datatote.co.uk
Fri Nov 23 08:39:59 EST 2012
Hi,
I have created a mandatory custom field for IP addresses. I use a regex
to ensure it is a valid IP address. Is there any way of hiding the
"Input must match" portion? At present my CF looks like this:
Source IP
Enter one value
Input must match
\b(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9
][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[
01]?[0-9][0-9]?)\b
Which is a bit unsightly. Anyway to hide the regex?
Regards, Jim
P.S. RT 3.8.2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20121123/a252f379/attachment.htm>
More information about the rt-users
mailing list