[rt-users] Bulk + AutoComplete

Piotr Teodorowski piotr.teodorowski at contium.pl
Wed Aug 12 10:41:11 EDT 2009


Hi all,

I've problem with Customfields when i want to update few tickets by
bulk.html (Bulk update).

At first there was no input field for CF which type was Autocomplete, so
i copied Bulk.html to local/html/Search and added:
% } elsif ($cf->Type eq 'Autocomplete') {
<td><& /Elements/EditCustomFieldAutocomplete, @add &></td>
<td> </td>

after type Text...
and there is input field now, but the field do not complete my values -
it behavior as normal input field without autocompletition.

Do you have some advice what is wrong and how to repair it?

RT version 3.8.2

Best regards,
Piotr Teodorowski

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20090812/0f005023/attachment.htm>


More information about the rt-users mailing list