Issue
- BY DEFAULT, the RSS feed preview link does not generate these fields( Cover Art, Author, Email Address).
Environment
- Liferay DXP 7.1
Resolution
Please note: The following information involves customizations or implementation ideas that are beyond the scope of Liferay Support. Please exercise appropriate discretion in using this information to choose to follow it.
- If the RSS type is selected as 'Atom 1.0'. The author field will be visible in the preview link. But, for the other two fields, there are no out-of-the-box methods are available.
Additional Information
- To achieve it, customization could be done. By creating the action hook class and overriding the RSSAction class.
- We have a channel called "Global Service Team" that works primarily in custom development and implementations.