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 !!

 

 

 

Reply via email to