[rt-users] call and display custom field in create.html Ticket

Marisol Rojas mrojas at tekprovider.net
Fri Jan 16 12:38:50 EST 2015


call and display custom field in create.html Ticket

hi

I write because I could not give in and you can call and display ticket
interface only one of the custom fields are generated and to display them in
different locations interface creating a new ticket.

As it directly shows all the fields together and displays them all at once.

% $m->callback( CallbackName => 'AfterBasics', QueueObj => $QueueObj,
ARGSRef => \%ARGS );

 

<& /Elements/EditCustomFieldCustomGroupings,

    %ARGS,

    Object => $ticket,

    CustomFieldGenerator => sub { $QueueObj->TicketCustomFields },

    KeepValue => 1,

&>


Can you help me to know how to make the call and display manually one by one
?.

Thanks in advance, greetings !!

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20150116/1adf5161/attachment.htm>


More information about the rt-users mailing list