CfpModificationFieldFormatter.php

PHOTO EMBED

Mon Jun 13 2022 19:46:54 GMT+0000 (Coordinated Universal Time)

Saved by @igor #drupal #mysql

      $entity_row[] = [
        '#type' => 'read_more',
        '#text' => $entity->get('description')->value,
//        '#limit_chars' => 10,
      ];
    }
content_copyCOPY

Ovako se inicijalizuje naš novi field.