Hi @eamon-zhang , Please try following steps: 1) After making the suggested changes mentioned in my initial comment, restart your AEM instance.2) Once AEM is up and running, visit http://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html3) Click on "Invalidate Caches"...
@eamon-zhang @Jeanmaradiaga @kautuk_sahni @arunpatidar Please try using Google Closure Compiler (GCC) for minification. Steps:---------1) Go to /system/console/configMgr/com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl2) Set the value of property "JS Processor Default Configs" to "min:gc...
@arunpatidar @kunalm22890025 @jkpanera Were you able to find a solution for this issue ? Even we are facing the same problem on AEM 6.5. Thank you for your time.
Hi Razvi,I am trying to do somewhat similar in AEM 6.4. But I noticed that once I add deleteHint (Boolean) = false, I am not able to delete any multifield entry from dialog. In your example, are you able to delete Title1 or Title2 from dialog once you add deleteHint = false ?Could you also please sh...
Hi @victor.toledo.3shareCould you please share the detail steps you did to get rid of those warnings?The paths you mentioned in the previous comment don't exist for me when I go to crx/de.Thanks,Ananta
victor.toledo.3share smacdonald2008Is there a resolution for this issue?We are facing the same problem once the system is upgraded from 6.1 to 6.3. Please advise.Thanks,Ananta
smacdonald2008 kautuksahni mjb54261515After investigating further, I got it working as follows:<multi class="full-width" jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/multifield" fieldDescription="Click 'Add Field' for new event info" comp...