I'm trying to create dialog with resource chooser. My config: [code] name: descriptor class: info.magnolia.ui.form.field.definition.LinkFieldDefinition targetWorkspace: resources appName: resources i18n: true label: components.form.descriptor.label description: components.form.descriptor.description [/code] And in dialog, after select button click i get error:
Unable to resolve parameters for constructor public info.magnolia.resources.app.workbench.tree.ResourcesTreePresenter(info.magnolia.ui.workbench.tree.TreeView,info.magnolia.objectfactory.ComponentProvider,info.magnolia.ui.vaadin.integration.contentconnector.ContentConnector,info.magnolia.module.ModuleRegistry,info.magnolia.event.EventBus). Unresolved parameter(s) are: 5th parameter which is of type info.magnolia.event.EventBus How to make such resource chooser field? Am i doing something wrong? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=5fc5fcc4-9fc8-4923-bdf2-d6949f0b8ef0 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------