-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't work on dexterity content #6
Comments
Hi Kees. I'm planning to solve this issue. I need an advanced keyword widget on dexterity content for a project I'm working on. What should be the best way to implement this widget, create a Dexterity behaviour based on ICategorization? I guess a z3c.form widget has to be created which resembles the archetypes widget. |
That sounds like a good approach. |
I've started working on the Dexterity behavior in https://github.com/Goldmund-Wyldebeast-Wunderliebe/redomino.advancedkeyword/commits/dexterity (forked module in GWW and I'm working in the dexterity branch) |
This seems to work fine on Plone 4.3.2 with Plone's default content, but not on dexterity items.
To reproduce:
The text was updated successfully, but these errors were encountered: