Ticket #449 (closed Enhancement: fixed)
write a custom webclient renderer allowing autocompletion with the dm4.tags.*-plugin
Reported by: | Malte | Owned by: | |
---|---|---|---|
Priority: | Major | Milestone: | |
Component: | 3rd Party Plugins | Version: | 4.1 |
Keywords: | Cc: | dgf | |
Complexity: | 3 | Area: | GUI / Usability |
Module: |
Description
goal is, a new dm4-tags 1.1 release which allows exactly this, tagging other types of information with an autocompletion field part of the dm4-webclients page-panel editing? form.
Change History
comment:2 Changed 11 years ago by dgf
- Type changed from Defect to Enhancement
a similar feature is already provided by the mail plugin
you could use the exported function createCompletionField directly, if you replace the autcomplete REST call
https://github.com/dgf/dm4-mail/blob/master/src/main/resources/web/script/plugin.js
comment:4 Changed 11 years ago by Malte
- Status changed from new to closed
- Resolution set to fixed
Closing Ticket, available as of the 1.1 Release.
https://github.com/mukil/dm4.tags/commit/b171d1116fcff0e9c126f6257d8263b65fb944f5
see https://github.com/mukil/dm4.tags