This is so that for example when one is in the revision settings vtab, the page URL would be /admin/structure/types/add#revisions
instead of simply /admin/structure/types/add
. It would allow us to point to specific tabs in documentation and also users to be able to refresh their page and have the last selected vtab be remembered.
...BUT can we do that without refreshing the page each time the user switches to a different vtab?
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?