I am trying to modify the Extended Search Panel using the CustomTemplateSearch, following the rules set in Custom Template Page of the documentation I have written up the code like so:
{{{id}}} | {{{ticketState}}} | {{{countingNote}}} | {{{networkComplete}}} | {{{ticketString}}} |
{{{ticketTotalAmount}}} | {{{ticketTotalWin}}} | |||
{{{ticketDate}}} |
The problem with this is that it’s all messed up when I generate and run it, the input elements are everywhere and there is a gap between the table and the search options buttons(advanced, reset…)
I have also tried with
What I am trying to achieve is to place the Extended Search Elements inline rather than under each other, and because Fields Per Row option is placing elements beyond the window I have to use Custom Template.
Sorry for this long question but I want to make sure that it is understood!
Kind Regards,
Alex