AEM CS - Assets Metadata Based Combination Custom Restriction Providers
GoalAEM Cloud Service :Â 2022.3.6582.20220307T234020Z-220100 (March 07, 2022)System wise, for dam-users, when assetCategory metadata of an asset is RESTRICTED show it only when assetUsage is set to...
View ArticleAEM Cloud Service - Sample JUnit Test using AEMContext
GoalCreate a simple JUnit for testing a Sling Model class. Unit test checks if the model class function returns content in JCR as-is...Package Install | GithubTest FailureSolution1) Create Sling Model...
View ArticleAEM Cloud Service - Sort PathField Picker pages Alphabetically
GoalAEM Cloud Version 2022.4.7138.20220427T075748Z-220401PathField picker shows pages in the order they exist in CRX. This extension is to show them in Alphabetical order...Demo | Package Install |...
View ArticleAEM 6.5.10.0 - Visibility rules in Content Fragment Editor using Naming...
GoalSupport Field Visibility in Content Fragment Editor. Visibility Rules are available in Metadata Schema editor out of the box; this post provides a simple rule based visibility in CF editor using...
View ArticleAEM 6.5.12.0 - Start Bulk Workflow on Assets using Workflow Packages
GoalSimilar to Sites pages, add a Start Bulk Workflow action bar button in Assets Console to start a workflow on multiple assets as a package so there is only one inbox notification for all assets in...
View ArticleAEM 6.5.12.0 - Content Fragment Editor Composite Multifield with Visibility...
GoalCreate a Composite Multifield for Content Fragments. To top up, the composite mf supports mixins, by using naming convention based visibility rules. So a multifield item can be of type string and...
View ArticleAEM 6.5.12.0 - Sling Models Use Pojos Anti Samy Rules for Custom Tags
GoalWhen adding Custom Tags via Sling Models or Use Pojos, without overlaying the Anti Samy rules and add the tags in /apps/cq/xssprotection/config.xml, you should see the following in...
View ArticleAEM 6.5.12.0 - Content Fragment Editor Composite Multifield with Visibility...
GoalCreate 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....
View ArticleAEM 6.5.12.0 - Content Fragments Select Tokens or Placeholders in Rich Text...
GoalAdd a Plugin in Content Fragments RTE (Rich Text Editor) for search and selecting tokens. These tokens are replaced dynamically by the consuming application with real data in a AEM headless...
View ArticleAEM 6.5.12.0 - Sites Create CSV Report include Custom Column Components Count
GoalExtend the Sites CSV Report to configure and include Custom Columns. In this post, the custom column Components Count gives the count of components added on a page...Demo | Package Install |...
View ArticleAEM Cloud Service - Composite Multifield in Content Fragments Editor
GoalAdobe Experience Manager 2022.6.7904.20220629T070041Z-220600Create a Composite Multifield for Content Fragments Editor. Authors can edit the configuration of the multifield adding new fields or...
View ArticleAEM 6.5.12.0 - Extend RTE Link Plugin Command to add Icon / Info text...
GoalExtend the RTE Link Command (/libs/clientlibs/granite/coralui2/optional/rte/js/core/commands/link.js) to automatically add html specifying document type (eg. PDF, Word etc.)Demo | Package Install |...
View ArticleAEM 6.5.12.0 - InDesign Server Connector for creating PDF using Templates and...
GoalUsing this simple InDesign Server Connector module (deployed on Author or Publish) a user can Create PDFs using InDesign Templates and content entered as Raw Text or Content FragmentsDemo | Package...
View ArticleAEM Cloud Service - React SPA with SSR (Server Side Render) with Local...
GoalThis post puts together the pieces for rendering a AEM SPA Page Server Side, running a NodeJS Express Server locally. For more on this check documentationPackage Install | GithubSolution1) Create...
View ArticleAEM Cloud Service - Output Site Map XML with Absolute URLs
GoalOutput an OnDemand Site Map XML of the site with Absolute URLs having Domain Name. Domain name can be configured per environment (dev/stage/prod) in Cloud Services Program Overview >...
View ArticleAEM Cloud Service - Setup Local SDK Docker Dispatcher https ssl using...
Setup up Local sdk Dispatcher with Https/SSL, so the author/publish/dispatcher flow can be tested with https (unlike live sites where the ssl terminates at load balancer, it terminates at dispatcher...
View ArticleAEM Cloud Service - Fix Publish Dispatcher SAML Login Loop with IDP
If you are experiencing a login (authentication) loop with IDP while integrating AEM Publish/Dispatcher with an IDP like Azure AD using SAML2, the following fix might help...The Login Loop1) /en.html...
View ArticleAEM Cloud Service - Debug SAML Assertions redirecting from Customer's IDP to...
For authenticating end users AEM Publish can be configured with SAML2.0 connecting to an IDP to authenticate users and create authenticated session in AEM, for more info check documentation. This post...
View ArticleAEM Cloud Service - Permission Sensitive Caching for Protected Pages
This Adobe documentation very well explains the procedure for Caching Secure Content. The following post just puts together the code, dispatcher changes and screenshots to implement and verify...
View ArticleAEM Cloud Service - Asset Link InDesign relink local links to AEM using...
GoalAsset Link in InDesign supports creating AEM Links (Link is an AEM path, not local file path). Documents created with AEM Links can be opened on other designers desktops with No Missing Links...
View Article