[rt-users] Add custom fields

Alberto Villanueva alberto.villanueva at altran.es
Wed Nov 26 04:40:04 EST 2008


 

I have tried the next, but the code is the same that it’s in the file
“Create.html”

 

<td colspan="6">

<& /Ticket/Elements/EditCustomFields, QueueObj => $QueueObj &>

</td>

</tr>

% if ($TxnCFs->Count) {

% while (my $CF = $TxnCFs->Next()) {

<tr>

<td align="right"><% $CF->Name %>:</td>

<td><& /Elements/EditCustomField, CustomField => $CF, NamePrefix =>

    "Object-RT::Transaction--CustomField-" &><em><% $CF->FriendlyType
%></em></$

</td></tr>

% }

% }

</tr>

 

Thanks!

ALBERTO VILLANUEVA VAL 

Consultor

____________________________________________

Altran

ParqueEmpresarial Las Mercedes, Edificio 1 
C/ Campezo, 1. 28022 Madrid
Tel : + 34 91 744 46 00
Fax: + 34 91 415 24 57

 <http://www.altran.es> www.altran.es

 

  _____  

size=2 width="100%" align=center> 

De: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com] En nombre de Alberto
Villanueva
Enviado el: miércoles, 26 de noviembre de 2008 10:30
Para: rt-users at lists.bestpractical.com
Asunto: [rt-users] Add custom fields

 

Hello,

 

I’m trying to add a custom field in the file “Quick Create”, but the CF is a
combobox which was created in the user interface. Do you know how I could do
it??

 

Thanks a lot!

 

ALBERTO VILLANUEVA VAL 

Consultor

____________________________________________

Altran

ParqueEmpresarial Las Mercedes, Edificio 1 
C/ Campezo, 1. 28022 Madrid
Tel : + 34 91 744 46 00
Fax: + 34 91 415 24 57

 <http://www.altran.es> www.altran.es

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20081126/10bdac37/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 3874 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20081126/10bdac37/attachment.jpg>


More information about the rt-users mailing list