[rt-users] Date Formats
John Giles
john at trdlnk.com
Fri Jan 14 12:37:02 EST 2005
I just added this to my ../rt3/Search/Elements/PickBasics file:
<& /Elements/SelectDateType, Name=>"DateField" &>
</td><td>
<& /Elements/SelectDateRelation, Name=>"DateOp" &>
</td><td>
<& /Elements/SelectDate, Name => "ValueOfDate", ShowTime => 0, Default =>
'' &>
%#
%# Added this line
<br>ex: yyyy-mm-dd
%#
% } elsif ($field eq "Links") {
<& SelectLinks, Name=>"LinksField" &>
</td>
On Fri, 14 Jan 2005 11:33:49 -0500, Scott Thomson <SThomson at uua.org> wrote:
> Hey Folks,
> I know for most people the or yy/mm/dd date format makes perfect sense,
> but I'm wondering if there is a way to add some text to the right of the
> date fields to remind folks what format they should be using when
> updating the date fields, or to reduce clutter a ? mark linked to an
> date format popup tutorial could be placed next to the field.
> Is this already in the works or part of versions higher than 3.2.0?
> We're currently on RT 3.2.0 on RHEL.
> Scott
>
> ------------------------------------------------------------------------
More information about the rt-users
mailing list