Description of the need When you create a flexible layout template and enable it for the default front page, there is no good place for the current hero block. You can create a hero row by changing the 'Row Width Behavior' to 'Always full width of page."
But this is not obvious and requires specific knowledge.
This issue came up here: https://github.com/backdrop/backdrop-issues/issues/4066
Proposed solution To add a default 'hero' row to each new flexible layout template. This would be a 4th row in addition to the current default 'header', 'content,' and 'footer' rows.
Proposed: * Header Row * Hero Row * Content Row * Footer Row
NOTE: I am not convinced that this is necessary, but would like to hear from others.
Alternatives that have been considered
I think an alternative would be to simply make it easier for a site builder to figure out how to make their own hero row. This MIGHT be sufficient. https://github.com/backdrop/backdrop-issues/issues/4081
Recent comments
Glad it works for you! Regarding selecting options, I've just tested the Views Autocomplete Filters module and got it working after I had a look at the README and made sure to use the same...
Can't filter content in a View
You are right, that was it... Now my problem is I would like users being able to select from pre-established options, like a drop down or maybe an autocomplete. For that I would the Autocomplete...
Can't filter content in a View
Here goes the screenshot for the exposed filter config I will try the module you are telling me about. thanks again!
Can't filter content in a View