Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
1-> In editable template
2-> I added experience fragment in layout container.
3-> on edit of Experience fragment dialog i am not able to author.
on click of this pathfield it's not opening.
is there any property to add in editable template for making that pathfield to work
Thanks in advance
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
@Sigkumar The clientlibs in AEM consist of JS and CSS and in some instances they get cached; which as would be obvious; causes issues.
To remove this cache and rebuild the clientlibs, the following link is quite useful:
<domain-name>/libs/granite/ui/content/dumplibs.rebuild.html
There are individual buttons to invalidate the cache and rebuild the libraries on this page.
For faster access, there is a query parameter for each process that can be appended to the URL:
Invalidate Caches: ?invalidate=true
Rebuild Libraries: ?rebuild=true
Hope this helps!
Thanks
@Sigkumar There is no property to be added in the editable template to explicitly make it work.
I tried out the same and it is working as designed.
Can you check at your end, if there is any JS error that you are seeing, which is blocking the pathfield popup to be opened.
Thanks
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
@Sigkumar The clientlibs in AEM consist of JS and CSS and in some instances they get cached; which as would be obvious; causes issues.
To remove this cache and rebuild the clientlibs, the following link is quite useful:
<domain-name>/libs/granite/ui/content/dumplibs.rebuild.html
There are individual buttons to invalidate the cache and rebuild the libraries on this page.
For faster access, there is a query parameter for each process that can be appended to the URL:
Invalidate Caches: ?invalidate=true
Rebuild Libraries: ?rebuild=true
Hope this helps!
Thanks
I just tried the way you guided @ShaileshBassi
found some Custom JS is causing the issue.
Thanks,
Hemanth
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas