Recoverable fatal error: Argument 1 passed to Drupal\\block\\BlockAccessControlHandler::mergeCacheabilityFromConditions() must be an instance of Drupal\\Core\\Access\\AccessResult, null given, called in /var/www/html/drupal/core/modules/block/src/BlockAccessControlHandler.php on line 151 and defined in ...
Hi,
I have 2 multi image field multifield type in a content type.
When the user fill these fields the second one has to be greater than the first one, if no the user should receive an alert/message.
how can do that?
thanks