Entity renditions
The Entity renditions component displays available entity renditions on an entity details page, such as Original, Alternative, and so on, along with a download button for each rendition.
To add an Entity renditions component:
-
On the menu bar, click Manage
.
-
On the Manage page, click Pages.
-
On the Pages page, select the details page you want to modify.
-
On the Layout tab, add the page component.
-
Click the component to open its details page.
-
Click Edit.
-
In the Title field, change the component title as required.
-
In the Data field, enter JSON data that specifies the desired entity definition. The following example shows the JSON needed to display asset renditions.
RequestResponseshell{ "definitionName": "M.Asset" }
-
Click Save.