Hi,
Consider we have two pages , A and B under same tree. I copy a component on page A. But I am not getting an option to paste it on page B.
Please advice. I am on AEM 6.5
Regards,
Vijaya Kumar A
java.lang.NullPointerException at com.adobe.granite.workflow.core.advance.AdvanceUtil.findOrSplits(AdvanceUtil.java:217) at com.adobe.granite.workflow.core.advance.AdvanceUtil.resetOrSplitMemory(AdvanceUtil.java:197) at com.adobe.granite.workflow.core.advance.AdvanceUtil.transitionFrom(Adva...
Hi,
The asset remains in processing state after uploading. But the asset can still be referenced and published.
I am on 6.5.11
Please find the screenshot below :
Thanks and regards,
Vijaya Kumar A
Hi,
Here, We can see that nothing is loading in user suggestions. I have added my user to administrators group as well.
/mnt/overlay/granite/ui/content/coral/foundation/authorizable/autocomplete/suggestion.0.10.html?_charset_=utf-8&selector=user&serviceUserFilter=exclude&impersonableUserFilt...
Hi,
When using pageManage.delete(page);
This triggers activation of the page we are deleting and I see that the page is removed from the publisher as well when doing this. But can anyone explain why the action is "Activate" ?
Thanks and Regards,
Vijaya Kumar A
Hi, Does anyone know how to validate a field which is inside the multifield in touch ui using validator.register("foundation.validation.validator"). What should be the selector used here to pick the field inside multifield. The tricky part is that there can multiple fields as it is inside a multif...