Bulk + AutoComplete

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’) {

<& /Elements/EditCustomFieldAutocomplete, @add &>  

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

Hi Piotr,

Known problem. No fix available. Hope to find time to fix it this week
or earlier next week.On Wed, Aug 12, 2009 at 6:41 PM, Piotr Teodorowskipiotr.teodorowski@contium.pl wrote:

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’) {

<& /Elements/EditCustomFieldAutocomplete, @add &>  

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


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Best regards, Ruslan.