Hi @PrachiAt1 ,
I think this field is deprecated & no more available in documentation -> https://developer.adobe.com/experience-manager/reference-materials/6-5/granite-ui/api/jcr_root/libs/granite/ui/index.html
If you want to use multiple languages for certain field, I suggest use i18n & locale...
Hi @Fendy_ ,
As a General precaution, try
Re-Publishing CF Model, Content Fragment even though they were published already. Review logs via the Cloud Manager > Developer Console > Logs (Publish).Refer this page -thttps://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/h...
Hi @Umesh_Thakur , Please let us know if the below link by @giuseppebag answers your question.
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-add-the-sv-language-to-the-tag-language-selector/m-p/649423/highlight/true#M162709
Hi @S__k__Agarwal ,
I think it is Option B) Adobe IMS Configurations Console, which is a cloud-native way to manage authentication for Adobe solutions?see more here
Hi @carbfrze_crown ,
Can you try below condition in Exclude list ?
event-user-data:rollout
This will prevent the launcher from triggering when the replication event was initiated by a LiveCopy sync (rollout), assuming the rollout sets "rollout" as the user data in the event—which AEM does by defa...
Hi @ASP_Corp ,
Please find this Workflow Launcher Configuration here , It helps you to control launcher with Conditions. you might not required to write class afterall.
Hope it helps,
Hi @KaustubaTM1 ,
AEM SQL2 doesnt support keyword "UNION", instead use "JOIN".
However, there should be a relation between both nodes like a parent-child, So then it will work.
I'm giving such an example for your quick referance, But if you want to deep dive & learn more. try link given above.
S...