- πΊπΈUnited States dcam
Closing as a duplicate of #2833300: Customize fields title, url don't works β . I suggest updating existing issues rather than opening new ones if you have changes to contribute.
As mentioned in Issue #2833300 β , selecting custom titles and URLs doesn't work, but I'm posting this new issue since I'm providing a working patch for 8.x-1.0-alpha3. This patch specifically should address #5 β , as I was able to resolve a similar error in relation to fields provided by the Recurring Events β module. This patch should work for any type of title field, as well as any link field using any of the following View options:
Call to undefined method Drupal\views\Plugin\views\field\EntityLink::getItems() in Drupal\fullcalendar\Plugin\views\style\FullCalendar->prepareEvents() (line 296 of modules/contrib/fullcalendar/src/Plugin/views/style/FullCalendar.php).
Closed: duplicate
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Closing as a duplicate of #2833300: Customize fields title, url don't works β . I suggest updating existing issues rather than opening new ones if you have changes to contribute.