Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Hide AEM Component Touch UI dialog editor field using AEM Render Condition | AEM Community Blog Seeding

Avatar

Administrator

5/29/23

BlogImage.jpg

Hide AEM Component Touch UI dialog editor field using AEM Render Condition by Debal Das

Abstract

Recently I got the opportunity to explore AEM render condition and being AEM developer I really enjoyed this feature.

I have explored AEM render condition with built-in rendercondition and Custom rendercondition both.

I will talk about both with built-in rendercondition and Custom rendercondition with one simple use case here.

Let’s consider I have one component named: Add Color in Your Title and it’s dialog editor fields

Read Full Blog

Hide AEM Component Touch UI dialog editor field using AEM Render Condition

Q&A

Please use this thread to ask the related questions.

1 Comment

Avatar

Community Advisor

7/5/23

Is there any OTB render condition for the use case where a particular action say "Annotate" assets should be restricted to a particular user group?

/libs/granite/ui/components/coral/foundation/renderconditions/privilege seems to be path based rather than group name.

Or do we need to create a custom render condition for this?