Description of the need
When adding a context by path, every field available to the context is presented in the dialog box. This not only produces un-necessary clutter but creates a bad UX because the field chosen may be attached to a different entity type, making it easy to accidentally add a similarly named field that won't display data as expected because it doesn't belong to the given layout path provided in the context.
Additionally, not filtering on a given criteria might also a performance hit on larger sites that have hundreds of fields. By limiting through the selection rule, it reduces the number of fields that need to be loaded.
Proposed solution
Add Selection Rules so a context can be limited to only show the fields related to the rule.
Alternatives that have been considered
See the Drupal Panels module Selection Rules for more inspiration.
Recent comments
Hi Thanks for the quick answer. Looks interesting and hope I can verify that this solves the issue. Not yet sure how I can use the bee tool in my MAMP environment. Cheers, Rolf
Problem with utf8mb4 Format when importing database
I believe the issue relates to a compatibility issue with MariaDB exports: https://mariadb.org/mariadb-dump-file-compatibility-change/ I don't know if Backup and Migrate addresses...
Problem with utf8mb4 Format when importing database
This may be overkill, but the module print contains an option to email the page as well, I believe. I'm not sure if its working in its Backdrop's version. https://github.com/backdrop-...
Forward/email this page ?