I'm trying to create an event feed in Drupal 8. I was able to generate the feed but it supplies too much information (author name, publish date, etc). I only need a few fields like event date and title. How can I filter out the extra tags in Drupal? The RSS widget that is reading the fields does not have that option and I didn't see it in Drupal.

Comments

jaypan’s picture

How are you creating the feed?

Contact me to contract me for D7 -> D10 migrations.

hobare’s picture

Jaypan - I am using this path: /admin/structure/views and creating the feed.