In Drupal 8, classes that are used in order to implement a content entity (which extend the ContentEntityBase
class) have a validate()
method that validates the values entered when creating the entity.
A similar method should be introduced in Backdrop and added to EntityInterface
.
GitHub Issue #:
6061
Recent comments
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?
Yes. The are several ways to do this: Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem Install Maillog / Mail developer...
Prevent Backdrop from sending emails