I'm splitting this from https://github.com/backdrop/backdrop-issues/issues/4055 as this is a new feature, so we may want to push to a minor release (I personally have no opinion on that).
This is the respective of Issue #1335424: Title as a select, which was introduced in the 7.x version of the Link module with https://git.drupalcode.org/project/link/commit/0235032
As the "static" Title, I'm proposing a title where the user can select the value from a select dropdown. This is useful when admins want to limit the Title to several values. Eg. Home, Office, School, Other.
Admin form for field:
Entity field widget:
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