You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems when using a DropdownField in a BetterButtonNestedForm the required JS and CSS for the chzn plugin is not included in the generated iframe.
This is a bit inconvenient if you have a dropdown with a 100 records and no search functionality, which users are used to from the CMS :-)
The text was updated successfully, but these errors were encountered:
It seems when using a
DropdownField
in aBetterButtonNestedForm
the required JS and CSS for the chzn plugin is not included in the generated iframe.This is a bit inconvenient if you have a dropdown with a 100 records and no search functionality, which users are used to from the CMS :-)
The text was updated successfully, but these errors were encountered: