[
https://issues.apache.org/jira/browse/TAP5-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joost Schouten updated TAP5-297:
--------------------------------
Attachment: autocomplete_patch.txt
patch adding a reference to the autocompleter instance through:
$T('autocompleterId').autoCompleter = new Ajax.Autocompleter(....);
> Provide access to the Autocompleter javascript instance
> -------------------------------------------------------
>
> Key: TAP5-297
> URL: https://issues.apache.org/jira/browse/TAP5-297
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.0.16
> Reporter: Joost Schouten
> Attachments: autocomplete_patch.txt
>
>
> At current there doesn't seem to be a way to access the scriptaculous
> autocompleter instance when using the Autocompleter mixin because the
> instance is just instantiated without a reference. The attached patch gives
> access to this instance.
> In my usecase I build a ForceAutocompleter which works in conjunction with
> the autocompleter in such a way that it starts to double as a drop down list.
> I would love to see this patch included.
> Cheers,
> Joost
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]