How do we get to these? Do I need to uninstall the flexible_layout module first? Is there anything else about an existing pre-1.14 site that would need to be changed / updated to use this feature?
Hmmm... this sounds like a bug with Copy Blocks. Would this possibly be related:
https://github.com/backdrop-contrib/copy_blocks/issues/26
https://github.com/backdrop-contrib/...
Posted7 hours 27 min ago by Alejandro Cremaschi (argiepiano) on:
Also this error: Warning: Undefined array key "blog" in summary() (line 63 of /app/core/modules/layout/plugins/access/entity_bundle_layout_access.inc).
I did recently delete an old blog...
I don't see any errors in the browser console, but there's this error in the logs
Warning: Trying to access array offset on null in summary() (line 63 of /app/core/modules/layout/plugins/...
What's missing there is the dropbutton, which is rendered by Javascript. Have you checked the browser's console for Javascript errors? Also check the site log just in case.
Posted14 hours 45 min ago by Alejandro Cremaschi (argiepiano) on:
I did now do the constructive deconstruction and indeed as long as I did not do the geocoding, I did not encounter the issue.
With the geocoding, with the setup of a leaflet view in a...
Comments
You don't need to turn anything on. From the layouts listing, you should see a new tab labeled "Templates"
From there, click the "Add flexible layout template" link at the top!
Ah hah. So layouts themselves work the same way, it's creating a dynamic template that's new. Nice.
Tangential, it seems like I needed to do a separate update of layouts to 1.15? In addition to updating core Backdrop. I had missed that.
@brad.bulger - Please elaborate on what you mean by a separate update of Layouts to 1.15?
I'm unaware of any update related to layouts that is outside of the core update. You may be misunderstanding something (or I am).