Skip to content

Instantly share code, notes, and snippets.

View avoinea's full-sized avatar
🇷🇴
The Sound of Silence

Alin Voinea avoinea

🇷🇴
The Sound of Silence
View GitHub Profile
""" Custom Add/Edit forms
"""
from zope import schema
from zope.component import queryAdapter
from zope.component import provideAdapter
from z3c.form.browser.checkbox import CheckBoxFieldWidget
from z3c.form.browser.radio import RadioFieldWidget
from plone.dexterity.browser import edit
from plone.dexterity.browser import add
from eea.facetednavigation.interfaces import ICriteria