Hi @GabrielMircea I tried giving context='unsafe'. But I was getting same as previous. It is giving output as html but not able to recognize the html elements in it.
I have a requirement I have to display a ID from the text box which I added in the dialog field (rich text) <span class="num"></span> and I am calling it using sling model class and used like this ${practice.Response @ context='html'} and in Js i have given element.innterhtml it is working if I giv...
I have a requirement I have to display a ID from the text box which I added in the dialog field (rich text) <span class="num"></span> and I am calling it using sling model class and used like this ${practice.Response @ context='html'} and in Js i have given element.innterhtml it is working if I giv...
Is there any solution that the text file has been placed in the /damadmin#/content/dam/projectName/redirects It is already implemented but the redirect is not working. what might be the solution in this case?
I am not able to find the below dependencies. Is there any way I can get those or any other dependencies that can be replaced withgroupId: cozlibartifactId :cqblueprints-taglib groupId: com.cqblueprints.taglibartifactId: cqblueprints-taglib-all
Having a multifiled component when we open the dialog the content is not loading into the dialog it is showing empty. But the data is present in node level as json. How we can make it work if we convert data into node the existing data is not showing. How to overcome this issue.