Searched refs:FormFieldsets (Results 1 - 2 of 2) sorted by relevance

/ec/ECAssignmentBox/Products/ECAssignmentBox/browser/
H A Decabsettings.py30 from plone.fieldsets.fieldsets import FormFieldsets namespace
109 main_set = FormFieldsets(IECABControlPanelSchema)
123 form_fields = FormFieldsets(main_set, )
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/browser/
H A Decaabsettings.py30 from plone.fieldsets.fieldsets import FormFieldsets namespace
161 spooler_set = FormFieldsets(IECAABControlPanelSpoolerSchema)
165 backends_set = FormFieldsets(IECAABControlPanelBackendsSchema)
174 form_fields = FormFieldsets(spooler_set, backends_set)

Completed in 10 milliseconds