-
Display CMS usage on ContentHub’s asset details page
In the previous post, we have set up an index with computed field allowing us to query Sitecore items by referenced assetId. We can now use this to build a nice widget on Contenthub’s asset details page:
-
Keeping track of ContentHub assets used in Sitecore XM
ContentHub integrates nicely with Sitecore XM through Sitecore Connect for ContentHub. Probably the most popular use case is referencing assets stored in ContentHub’s DAM instead of using classic Media Items. This is integrated nicely through an extension of the image field:
-
Enabling search by asset ID in ContentHub
In some cases, authors might want to search ContentHub for a DAM asset by its ID. Out of the box, this is not possible via the search GUI but it can be enabled with a trick: Add field to M.Asset’s Schema The field doesn’t need to be displayed on any pages as it will be…