コミュニティアチーブメントバーを展開する。

anupampat
anupampat
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  • Hi @user96222 , Here are some best practices for your read:https://www.schemaapp.com/schema-markup/how-to-implement-schema-markup-on-your-aem-site/https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/schema-markup-via-json-ld/m-p/270680https://experienceleaguecommunities.adobe.c...

    タイプ

    質問

    表示

    1.4K

    いいね!

    2

    返信

    0
  • Hi @Nirmal_Kumar1 , Either a groovy script or a MCP needs to be written for this. Iterate through all the tags and add a random number or alphanumeric value.More about MCP - https://kiransg.com/tag/mcp/ Regards,Anupam Patra

    タイプ

    質問

    表示

    660

    いいね!

    1

    返信

    0
  • Hi @agyrki ,Yes overlaying upload.js and then making a call to your servlet for validation is the right approach, adding a check for only your required filetypes.Thanks. 

    タイプ

    質問

    表示

    627

    いいね!

    2

    返信

    0
  • Hi @arvindpandey , You can add it on the permissions dashboard via UI, I would suggest deny everything for the parent path and then selectively allow the paths which you want the user to have permission to.deny - jcr:all /apps & then jcr:read for /app/custom Or you can Use Netcentric tool to keep th...

    タイプ

    質問

    表示

    994

    いいね!

    1

    返信

    2
  • Hi @SudarshanV1 ,You should not write your logics based on coral-id- , since it can change based on the number of coral items on the page or a dashboard - sites dashboard in your case, you should instead target a specific class which is only for the create button e.g. granite-collection-create and r...

    タイプ

    質問

    表示

    934

    いいね!

    1

    返信

    2
  • Hi @djohn98390536 , Instead of registering the session object as an adapter, try a when/then to return the object  lenient().when(resourceResolver.adaptTo(Session.class)).thenReturn(session)   Regards,Anupam

    タイプ

    ディスカッション

    表示

    2.3K

    いいね!

    1

    返信

    1
  • Hi @bhavigoyal , Yes you can store an html file in AEM assets, but they may not be processed as an asset by default, since .html is not a valid asset type. You may want to update the DAM Update Asset Workflow (AEM on Prem) or Post processor (on cloud). Regards,Anupam

    タイプ

    質問

    表示

    559

    いいね!

    2

    返信

    0
  • Hi @touseefk2181136 , try below :-Reference - https://github.com/paulrohrbeck/aem-links/blob/master/querybuilder_cheatsheet.md  type=nt:unstructured fulltext=test group.1_group.p.not=true group.1_group.path=/content/data/stores group.1_group.path.self=true path=/content/data 

    タイプ

    質問

    表示

    1.1K

    いいね!

    2

    返信

    1
  • Hi @vjleo94 , Not sure if you have already tried using this but you will need an external application for this (nodejs)- https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-started-with-aem-headless/authentication/overview Regards,Anupam Patra

    タイプ

    ディスカッション

    表示

    1.9K

    いいね!

    1

    返信

    4
  • Hi @JustinLe8 , There is no direct connector available for Kaltura to AEM integration, you will have to include it as part of your code and make a API call to connect to Kaltura service. Regards,Anupam

    タイプ

    質問

    表示

    1.3K

    いいね!

    2

    返信

    1