AEM Granite UI Multifield component with dynamic selection of fields | Community
Skip to main content
Prabhat_Jain
Level 2
September 21, 2018
Solved

AEM Granite UI Multifield component with dynamic selection of fields

  • September 21, 2018
  • 1 reply
  • 1204 views

Hi ,

Anyone who can help on this as I am not getting any helpx doc on this topic.

Just an Example Problem Scenario:

Multifield component - Touch UI

Single filed or container should have choose option:

1) Image filed - pathbrowser

2) Rich text field -  richtext

So that I can achieve some list like

rte content

image

image

rte content.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi,

Unfortunately Granite doesn't have OR multifield container(optional item multifield).

you can achieve this by hiding all field on load and provide radio(checkbox for more than 1 field) to enable/show field whichever author wants.

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
September 21, 2018

Hi,

Unfortunately Granite doesn't have OR multifield container(optional item multifield).

you can achieve this by hiding all field on load and provide radio(checkbox for more than 1 field) to enable/show field whichever author wants.

Arun Patidar