This is part of #4046, and a sibling-issue to #4114.
As it is now, when one starts creating a flexible layout template, they are required to enter a name for it, and (optionally) a description. Once they do that and submit the form, they get a flexible layout template with 3 default single-region rows: header/content/footer. They can then start customizing rows and regions as they see fit.
What I am proposing here is that at the step where they are entering the template name, there is also a select list of existing templates (both standard ones, as well as flexible ones). The user can choose one of those, so after they submit the form, they end up with more rows/regions. Now, instead of having to add rows/regions from scratch, they have a good starting point ...less clicks -> less work to do -> better UX
Recent comments
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2 My prod server address looks like: example.com Just using a relative...
Need PHP Filter in Backdrop
No prob. I use a NAS for development, and my sites are all in different directories, so it's like <nasip>/volume1/web/site-name.
Need PHP Filter in Backdrop
Fair enough. I'm used to having all my dev sites at the root so forgot how that sometimes works.
Need PHP Filter in Backdrop