[rt-users] Easily assigning "requestor" a username rather tha n an email

Matt Hanley MHANLEY at cxtec.com
Fri Jan 14 10:52:36 EST 2005


> That's a pretty painful way to populate it.  Especially if 
> there's a schema change or something.  You could put 
> something right in the mason page.

Meant to send this out yesterday. . .this should clear up what we're doing.
Comments are welcome.

--- /opt/rt3/local/html/Ticket/Create.html      2004-10-27
09:20:07.000000000 -0400
+++ /opt/rt3/share/html/Ticket/Create.html      2004-07-12
14:00:53.000000000 -0400
@@ -55,7 +55,27 @@
 <&|/l&>Requestors</&>:
 </TD>
 <TD class=value COLSPAN=5>
-<& /Ticket/SelectRequestor, Name => "Requestors", NobodyName => "Nobody",
OptionValue => "Id" &>
+<INPUT Name="Requestors" Value="<% ($ARGS{Requestors}) ||
$session{CurrentUser}->EmailAddress %>" SIZE=40>




-------------- next part --------------
A non-text attachment was scrubbed...
Name: SelectRequestor
Type: application/octet-stream
Size: 618 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050114/a4828954/attachment.obj>


More information about the rt-users mailing list