[rt-devel] Keywords-- specifying whether they are multiple orsingular
Colleen
colleen at darksideproductions.net
Wed May 8 13:27:17 EDT 2002
The obvious seemed to escape me yesterday. Thanks!
--colleen
For others:
% if (!($KeywordSelect->Single)) {
<font size="-2"> Choose Multiple by holding down the Ctrl key
</font>
% }
> -----Original Message-----
> From: Bruce Campbell [mailto:bruce_campbell at ripe.net]
> Sent: Tuesday, May 07, 2002 11:26 PM
> To: Colleen
> Cc: rt-devel at lists.fsck.com
> Subject: Re: [rt-devel] Keywords-- specifying whether they are
multiple
> orsingular
>
> On Tue, 7 May 2002, Colleen wrote:
>
> > Some of these keyword selections allow multiple selects (like "city
> > name") and some allow only singular selects (like "workflow"). Is
there
> > a way to include this as a note to the user next to each (or just
the
> > multiple) select box?
>
> In WebRT/html/Ticket/Create.html, there is a ?: construct that
> demonstrates the use of the KeywordSelect->Single variable. If this
is
> true, then the Keyword is a single select, if false, its a multiple
> select.
>
> --
> Bruce Campbell
> RIPE
> Systems/Network Engineer
> NCC
> www.ripe.net - PGP562C8B1B
> Operations
More information about the Rt-devel
mailing list