As per https://github.com/backdrop/backdrop-issues/issues/309, can we also add in this functionality: Field Word Boundary? This module allows trimming to word boundaries, not just sentences or paragraphs. Seems like a logical addition to core...
(I think the problem this solves is most often seen when the trim length is quite short (e.g. 100 characters) and the first sentence is longer than this - this means that nothing gets output).
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?