Details
-
Story
-
Status: Closed
-
Critical
-
Resolution: Completed
-
None
-
Sprint 15: Apr, 18 - Apr, 29
Description
This should be similar to the document library link element. The field structure field will contain a pointer to a WC article and the actual linking will be done in the template.
Steps to reproduce:
- Add a new structure with a Web Content field
- add a template for the structure (use the web content field on this template)
- create a web content with the structure and select a web content for the web content field.
Expected:
- the web content selected for the field should appear as a JSON
something like: {"className":"com.liferay.journal.model.JournalArticle","classPK":"34312"}
The JSON provided by the template must have enough info so the web content can be fetched and used by some other service.
Attachments
Issue Links
- causes
-
LPS-66296 Unable to import/export or properly stage web content with embedded web content
- Closed