- Add a link field to a content type say
Page
- uncheck
Validate URL
in the field settings - add an instance of the link field to
Page
content type - add a
Page
- in the link field
- put some
Title
- in the
URL
text box put an internal hash#go-to-here
- put some
the link field is created, but the hash
is encoded as %23
resulting in link being 404 instead of in page nav.
Can we make in page anchors possible with link?
GitHub Issue #:
1308
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?