AEM6.3 - Dialog with "Add" button adding a group of fields | Community
Skip to main content
jessicag5141490
Level 2
May 13, 2018
Solved

AEM6.3 - Dialog with "Add" button adding a group of fields

  • May 13, 2018
  • 1 reply
  • 1117 views

Hi,

I need to create a dialog with a "Add" button. When I click in Add, it shows me to fields, beeing an image field and a text field.

If I want to "Add" one more item, I click again in Add.

It not seems dificcult, but I am newer on this.

Thank you very much!

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

yes, this is not difficult
you can refer Adobe Experience Manager Help | Dynamically modifying an Adobe Experience Manager Touch UI Dialog 

which demonstrate dynamically modifying(show/hide) fields based on selection.

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
May 13, 2018

yes, this is not difficult
you can refer Adobe Experience Manager Help | Dynamically modifying an Adobe Experience Manager Touch UI Dialog 

which demonstrate dynamically modifying(show/hide) fields based on selection.

Arun Patidar