-
Notifications
You must be signed in to change notification settings - Fork 5
Nested Matrix in SuperTable has hidden fields. #40
Comments
Thanks for opening this. I've temporarily worked around this with a bit of CSS. |
@aladrach What was the CSS fix you applied? |
Removing field layouts for all parent and child block types in a Matrix > SuperTable > Matrix setup removes the issue of the second nested Matrix blocks being hidden by default when editing an entry. Below is a screenshot of an affected page: Below is a screenshot once all field layouts are removed: (page is continued off the bottom of the screenshot) Obviously this isn't desired behaviour, as you loose all the benefits of Pimp My Matrix. |
@fuelintegrated I'm using the following to override the style and fix the layout:
|
@aladrach Thanks for the CSS If anyone is interested, I managed to recreate the setup I wanted, without any UI bugs using the Neo field type for the outermost field, and Pimp My Matrix for the innermost 'blocks' in this screenshot: |
When there is a block-specific field layout that contains a SuperTable / Matrix combo the fields of the nested Matrix are hidden.
The text was updated successfully, but these errors were encountered: