Dialog Validation in touch in aem 6.3 | Community
Skip to main content
AdobeID24
New Participant
December 25, 2019
Solved

Dialog Validation in touch in aem 6.3

  • December 25, 2019
  • 2 replies
  • 4393 views

I am not able to add js to my dilaog ..I tried includeclientlibs node and categories=cq.authoring.dialog as well ....

 

Please let me know if I m missing something here dialog validation 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

you can add clientlibs to specific to dialog by using extraClientlibs property

https://experienceleaguecommunities.adobe.com/t5/Adobe-Experience-Manager/could-you-please-explain-what-is-extraClientlibs/qaq-p/197623

 

The problem with your dialog could be -

Entry missing from js.txt

Browser caching

2 replies

arunpatidar
arunpatidarAccepted solution
New Participant
December 26, 2019

you can add clientlibs to specific to dialog by using extraClientlibs property

https://experienceleaguecommunities.adobe.com/t5/Adobe-Experience-Manager/could-you-please-explain-what-is-extraClientlibs/qaq-p/197623

 

The problem with your dialog could be -

Entry missing from js.txt

Browser caching

Arun Patidar
Dipti_Chauhan
New Participant
December 26, 2019

I hope you testing this with editor mode</editor.html/URL>? 

AdobeID24
AdobeID24Author
New Participant
December 26, 2019
Thanks dipti for reply... Yeah in editing mode only... Any thing which I missed due to that my clientlib is not getting loaded on component level.