[rt-users] Call Custom Field in Template

Alex Peters alex at peters.net
Mon Aug 11 01:19:31 EDT 2014


In later versions of RT, these seem to be known as "hints" and it's
possible to hide them globally with a CSS modification, or selectively
using a BeforeCustomFields callback.

In RT v4.0.4, I'm not so sure.  The message is output by the
ValidateCustomFields Mason element, but I struggle to understand what's
going on within that component just by reading the code.  To me, it looks
like that message should only be displaying if validation has actually
failed (i.e. the user tried to submit without entering any value).

If it's showing alongside the fields themselves before submission, you
still might be able to target and hide them via CSS.


On 8 August 2014 21:09, AJ <aaron.mccarthy at southwestern.ie> wrote:

> I managed to figure this out.
>
> In addition, when I create a mandatory custom field, I don't want it to
> display "Input must match [Mandatory]". Is there any way to change this?
>
> A callback maybe? Any help will be greatly appreciated.
>
>
>
> --
> View this message in context:
> http://requesttracker.8502.n7.nabble.com/Call-Custom-Field-in-Template-tp58277p58278.html
> Sent from the Request Tracker - User mailing list archive at Nabble.com.
> --
> RT Training - Boston, September 9-10
> http://bestpractical.com/training
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140811/48c0d708/attachment.htm>


More information about the rt-users mailing list