Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Add multiple checkboxes to one section in touch UI dialog by Shiv Prakash Abstract Objective After reading this Article, You should have an Understanding of – Multiple checkbox to one section in Touch UI Dialog. Introduction In Touch UI Dialog, We have select option as dropdown only, But In Classic UI dialog, we have option to chose select as dropdown or checkbox. In this article we will see the implementation step to accomplish this. Hence, without any further delay, let’s get started : Multiple Checkbox Creation Steps Create a custom component in Touch UI as multicheckbox and also create basic structure of of cq:dialog. At checkbox level use the following properties sling:resourceType=”granite/ui/components/foundation/form/checkbox” name=”./asianCountries” text=”India” value=”india” To add more countries in same container you can use same name, sling:resourceType but different text and value. When author the component the value will store as string array at node level. Read Full
Is AEM as a Cloud Service intended for complex websites? by One-inside Abstract AEM as a Cloud Service will be the standard for experience management by Adobe for the next years. The product was released at the end of 2019. Now (March 2021), there are minor differences between AEM as a Cloud Service and AEM On-Premise or AEM Managed Services. For the moment, complex scenarios might be more challenging to deploy with AEM as a Cloud Service. However, AEM as a Cloud Service will be able to manage any use cases, websites and integrations in the midterm. What features are not supported in AEM as a Cloud Service yet? The list of features not supported in AEM as a Cloud Service (May 2021): The Classic UI is no longer available in AEM as a Cloud Service Developer Mode in Page Editor AEM Sites, Assets, Screens and Forms are already available for the cloud and constitute the core features of Adobe Experience Manager. If you are doing e-commerce, AEM Commerce is as well available. To get s
Hello guys, I have an issue regarding using ES6 functions which is after minifying the JS, it seems it doesn't support it. Any input is appreciated. Thank you !
On the Adobe Stock site, you can set default download type for vector or JPEG. When i download the same file through Adobe Stock/AEM integration, it is always the .ai version. Is there a setting in AEM to control the default download type from Adobe Stock?
HiI need how to find profiles trough landing pageI have the landing page configuration like the image bellow, but I dont know if show the historical, but i dont know do it.
I have many images in my documents. Some of the images are larger than the page width. When I fit the image to the page width, it becomes difficult to read the text within the images, or in some cases the entire image becomes difficult to understand. Is there any way to click and magnify images in a PDF? We are using AEM assets, and we publish PDF and HTML5 output.
AEM SEO Best Practice by Aemblogs Abstract The best SEO practices are Short URL – URL shortening Page names should hyphen as separators, avoid camel case, spaces and underscore in page name. Note: Usually when you enter page title in AEM. Spaces will be automatically replaced by hyphen. Just remember not to change it from crxde. In case of selectors in URL. Kindly use a human readable format. AEM Sitemap generator Robots.txt URL Shortening deep dive SEO states that http://localhost:4502/magazine.html should be preferred over http://localhost:4502/content/wknd/us/en/magazine.html This can be done in AEM by a configuration called Apache Sling Resource Resolver Factory (pid:org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl). url mapping Resource Resolver Factory – url mapping After adding thing configuration your AEM will take time to process the changes. Even crxde will not load. Don’t panic let it resolve and once AEM is up hover over url in navigation. You will
The pointer to successively passing AD5-E113 AEM as a Cloud Service Architect Recertification Exam by Aemtutorial Abstract Recently I have successfully completed the recertification of AD5-E113 (AEM as a Cloud Service Architect Recertification Exam) which is basically an extension of 'AD0-E117 - Adobe Certified Master - Adobe Experience Manager Sites Architect (Adobe Experience Manager)'. My first thoughts We assume re-certifications are easy to deal with. But it is not always the case. To clear the 'AD0-E117' we will have to be thorough with AEM basics and advanced concepts, but AD5-E113 AEM as a Cloud Service Architect Recertification Exam, we need to be double strong with (AEMaaCS)'AEM As a cloud service concepts'. Let us analyze the certification details further. The certification duration is 1.5 Hrs and recertification can be taken through 'examity' certification portal. The certification areas and credits are broken down as below. Architecture and design - 9 questions Syste
Setting Up Local AEM WKND Dispatcher with Docker | AEM 6.5.x. | AEMCaaS | Fiddler | Windows by Lohit Kumar Abstract An easy and quick way to set up Dispatcher for the WKND site with Docker and fiddler setup. Prerequisites Docker software AEM 6.5.x or Cloud SDK Dispatcher Tool or zip JDK 1.8 Installations and Downloads: Download and install the Docker Desktop from the below link. https://docs.docker.com/desktop/windows/install/ Download the Dispatcher tool zip file from Adobe’s software distribution portal. Note: The dispatcher tool comes in a bundle with AEM SDK v20xx.x.xxx zip file. Download or clone the WKND sample project from the below link. https://github.com/adobe/aem-guides-wknd Now run both AEM Author and AEM Publish instances. Build and deploy the WKND project to both Author and publish instances. You can also follow the instructions provided in the README.md file. Steps to run: Extract the Dispatcher Tool zip which we downloaded in step 2 of Installations and Downloads. Go
Adobe launches Adobe Experience Manager Screens as a Cloud Service by ShelBritton Abstract As a result of the global pandemic and the resulting lockdowns, brands have spent the past year reimagining customer engagement in physical spaces. While in-store experiences may be changing, customer-obsessed brands see this as an opportunity to improve experiences by connecting online and offline channels, providing a consistent, personalized experience from web to mobile and all the way through to digital signage in physical spaces. At Adobe, enabling brands to provide a seamless customer journey across all channels has been the guiding vision for Adobe Experience Manager Screens. We’re accomplishing this by expanding Adobe’s best-in-class omnichannel content management capabilities to physical spaces. This purpose-built digital signage capability within Adobe Experience Manager is now offered as a cloud native service. Always up to date, the new Adobe Experience Manager Screens as a Cloud S
We have lots of news to share about our 2022 Experience Maker Awards – starting with our bold Adobe Experience Maker Award Finalists. Want to see who made the list this year? Read the blog announcement to learn who was selected. Want to pick your own winner? Cast your vote for The Maverick Award in the only peer-voted Awards category before June 14 at midnight PDT. And finally, we’d love you to join our live virtual galas on June 22 and June 23 as we honor this year’s finalists and announce the winners. Use this link to RSVP.
Hello, in the component, I'm having trouble with Models calls. This page is taking an extremely long time to render.I've made a page with five components, let's call them C1,C2,C3,C4,C5, and we've used C2 four times and C4 ten times.The page's components are arranged in the following order: C1,C2,C2,C2,C2,C3,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,C4,I've set a timer in the logs. I have observed page is rendering order of the components.C1-300ms, C2-400ms, C2-400ms, C2-300ms, C2-300ms, C3-400ms, C4-400ms, C4-400ms, C4-400ms, C4-400ms, C4-400ms, C4-400ms, C4-400ms, C4-400ms, C4-400ms, C4-400ms, C4-400 C4-400ms C4-400ms C4-400ms C4-400ms C4-400ms Finally, C4-400ms and C5-100ms are used.As a result, it will take at least 10-15 seconds for the page to render.How to call C1,C2,C3,C4,C5 components at the same time, rather than in the order they appear on the page?
Check out this new article to discover the new exam that renews the Campaign Classic Expert and Master certifications for Architects, Developers, and Business Practitioners: New One-for-All-Roles Adobe Campaign Classic Renewal Exam Article Abstract:The Adobe Certification program has a taken a new approach to simplify the renewal process for Campaign certification. Uncover the new changes made to the Adobe Campaign Classic Renewal exam that could save you time and money! Full Article:New One-for-All-Roles Adobe Campaign Classic Renewal Exam In case of queries, feel free to reach out through the below comment section.
Hi Team,Could anyone help me to resolve the below. Have created new break points for responsive layout. After the build can see the newly added breakpoints but old breakpoints are not getting deleted. May I know how to delete it through build. Thanks!
How to set or change permissions for some part of an AEM sites and it's entities.
AEM Versioned clientlibs can be a lifesaver in terms of performance push by Divanshu Goyal Abstract Whenever we talk about AEM clientlibs comes to a handy tool to deploy all the js and CSS bundled together as a single loaded entity over the page at load event. For a long time, we always have a common concern to cache the clientlibs on the page to increase the performance. But we always got stuck in an infinite loop when we talk about continuously updating clientlibs and cache becomes overhead for invalidation each time. So, versioned clientlibs solve this problem for us as it allows to cache CSS and JS to be cached for a longer period of time at the same time as invalidation happens automatically too which in turn reduces the page load time of the website and improves performance as It uses Sling Rewriter to rewrite the client libraries generated by aem and append a unique MD5 value at the end of the client library URL and later it is cached. This MD5 value is unique to the code of
Hi All, I want to learn AEM DAM Assets Can anyone share what are the main concepts to focus on and if anyone has video reference of DAM assets please share, Thanks in advance. Thanks,Vani
AEM 6.5.12.0 - Content Fragment Editor Composite Multifield with Visibility Rules and Mixins RTE, String, Number by Sreekanth Choudry Nalabotu Abstract Goal Create a Composite Multifield with RTEs for Content Fragments. To top up, the composite mf supports mixins (text boxes, number fields, RTEs etc), by using naming convention based visibility rules. So a multifield item can be of type string and another multifield item can be of type number the next a multistring added in RTE. Also, the extension provides collapsing and expanding of individual multifield items for better UX... Say a field projectId can be of type string or multi string or number in the multifield... 1. User adds the select with name projectId_FieldType and options FIELD_STRING, FIELD_NUMBER, FIELD_MULTI_STRING 2. The string type widget is named FIELD_STRING_projectId 3. The number type widget is named FIELD_NUMBER_projectId 3. The multi string type widget is named FIELD_MULTI_STRING_projectId Solution 1) Crea
cq:dilog code<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" jcr:primaryType="nt:unstructured" jcr:title="Properties" sling:resourceType="cq/gui/components/authoring/dialog"> <content jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/fixedcolumns"> <items jcr:primaryType="nt:unstructured"> <column jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/container"> <items jcr:primaryType="nt:unstructured"> <accordion jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/multifield"
Hi Team,We have CI/CD Code scan pipeline job configured and working in Cloud Manager. I need to trigger that pipeline job (Adobe Cloud Manager pipeline job) from command line (my system -external system) with branch name as a parameter. Currently the document which are available are having steps to integrate the access with Cloud manager but not having exact example or instructions to trigger the pipeline job (Adobe Cloud Manager pipeline job) from command line (my system -external system) with branch name as a parameter.Could you please provide me the exact document for this integration?Note:Below are the reference document which I followed to integrate the access with Cloud Manager with JWT (JSON Web Token).https://helpx.adobe.com/marketing-cloud-core/kb/adobe-io-authentication-step-by-step.htmlhttps://www.adobe.io/apis/experiencecloud/cloud-manager/docs.htmlBr Chandrakant Gurhale
Details Included in this release are the following Prerelease and Production features, Prerelease TIP Learn more about prerelease and how to enable it. Sites Content Fragment Admin UI Experience Cloud Setup Automation Assets Color Tagging and Search Forms Microsoft PowerAutomate Integration Wizard UI for Form Creation Production Assets Brand Portal Automated clean-up Dynamic Media Smart Imaging - AVIF Sites Content & Commerce CIF Enhancements Cloud Foundation India Region Availability Release Overview Video Seed Q&A Please use this thread to ask the question related to this release. See all the Previous Releases here and Current Release Notes here.
【問題/事象】Adobe Analytics で認識される検索エンジンのリストを入手したいです。 【解決手順または回避手順】 オプション 1 「有料検索検知」メニューで、Adobe Analytics に登録されている検索エンジンをすばやく確認できます。 1) Adobe Analytics にログインします。2) 管理者 > すべての管理者 > レポートスイート に移動し、レポートスイートマネージャーの「設定を編集」メニューから 一般 > 有料検索検知 を選択します。3) 「検索エンジン:」のドロップダウンメニューで検索エンジンを確認します。 オプション 2 データフィードの lookup_data フォルダー内に含まれている「search_engines.tsv」ファイルから、Adobe Analytics によって認識されている検索エンジンのリストを取得できます。 <留意事項>・上記は以下記事の翻訳となります。How can I get the list of Search Engines recognized by Adobe Analytics?, June 7, 2022, https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-19642.html, (参照 2022-06-7). ・本記事にいただいたコメントへの返信はお約束できません。あらかじめご了承ください。
When editing a text component using the inline rich text editor, if I delete a line break (merged 2 paragraphs into one) and then save and close the inline rich text editor, the next time I open that same text component and view its source(in the config editor), a 'span' tag gets added around the paragraph with a lot of unnecessary stylings which I don't want.@2542692 @1709464
First things first, what is an API? API stands for Application Programming Interface, which is a set of definitions for building and integrating applications. API uses the standardized method of transferring data that lets you connect and facilitate data transfers between two platforms even though they are built on completely different platforms / tech-stack / architecture. APIs essentially serve as a layer of abstraction for the programmatic access of the data present on the back-end. Marketo APIs Marketo exposes its REST (Representational State Transfer), SOAP (Simple Object Access Protocol) APIs (Application Programming Interfaces) to allow the remote execution of many of its capabilities. Marketo also has a rich library of JavaScript APIs to perform actions / get data on the client side (more about Marketo's client side JavaScript APIs in another blog, we'll focus on REST/SOAP APIs in this one). Apart from being able to help integrate third party systems wi
Hi everyone! I’m reaching out to you on behalf of Adobe Fusion’s UX team to express our interest in collaborating with you over a short survey we would like your input on. We believe that Your small input will make a huge difference to the product. If this is of interest to you, you'll only need to answer a couple of questions (with preselect answers). It shouldn't take over 5 minutes. If you're in, please follow the link which will take you directly to the questionnaire.Here is the survey link: https://workfront.az1.qualtrics.com/jfe/form/SV_bE1vN7wqObWoZ94Also, if you know any other Fusion users, please share the Survey link with them! Thank you,Anna & Fusion UX team
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.