Hi @manavpadhariya
you need a editor.path configuration
key | value
editor.path | /site/path/to/content=https://experience.adobe.com/#/@adobecomdx/aem/editor/canvas/main--da-block-collection--aemsites.ue.da.live
, please check below guide
https://github.com/adobe/da-live/wiki/Universal-Ed...
Hi @Kamal_Kishor
What is the use case here? There are ways to use dynamic values.
Example -
Use placeholder and resolve placeholder
when reading the CA-ConfigDuring Deployment - package build
HI @StanleyLi2
Could you please try to add below as Import-Package the POM in <goal>bnd-process</goal>
com.adobe.cq.dam.dm.delivery.api;version="[1.0,2)",*,
Hi @MithraDe
You can try getActiveWorkflowItems in conjuction with WorkItem filter to list down active workitem for a model
ResultSet<WorkItem> getActiveWorkItems(long start,
long limit,
WorkItemFilter filter)
...
Hi @Raja-T
Please use browser debugger to check.
Seems like list styles is overriden by your project CSS. you might be using custom bullet for list or no list style within a section.
With CSS you can add pseudo element and shows the title for hidden components.Or change you component logic to always add Component Title(only in EDIT mode) which says 'Component A is hidden' and show this when the actual component content is hidden
Hi @StanleyLi2
Please check this if helps
https://wcm.io/handler/media/
https://adapt.to/2024/schedule/leveraging-dynamic-media-with-openapi-using-wcmio-media-handler