collective / collective/plone.formwidget.masterselect
MasterSelectRadioField working properly
Open
bug
- Dominant language
- Python
- Stars
- 2
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
MasterSelectRadioField is not working properly because the javascript is not rendering correctly. It's necessary create a function to get the correct value for the radio input. And the view that return json values is not provided to work withMasterSelectRadioFieldWidget, only for MasterSelectWidget.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.