While working on https://github.com/backdrop-contrib/headless/issues/9, I noticed that we have views_get_views_as_options()
, but there is no respective node_get_node_types_as_options()
or taxonomy_get_vocabularies_as_options()
etc.
We should introduce such functions to improve DX and provide consistency in code.
GitHub Issue #:
3545
Recent comments
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?