How to open popup and create the dialog on click of button in AEM 6.2 | Community
Skip to main content
June 19, 2017
Solved

How to open popup and create the dialog on click of button in AEM 6.2

  • June 19, 2017
  • 3 replies
  • 3266 views

Hello everyone,

Can you please suggest how to open popup and create the dialog on click of button in AEM 6.2

Regards,
Sandhya.

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 smacdonald2008

"I would like to know about the action"

Seems like you want a popup action associated with a component.  You can achieve a popup that displays information using JQuery libs like fancy box.

See demos here: Fancybox - Fancy jQuery lightbox alternative

3 replies

smacdonald2008
smacdonald2008Accepted solution
New Participant
June 19, 2017

"I would like to know about the action"

Seems like you want a popup action associated with a component.  You can achieve a popup that displays information using JQuery libs like fancy box.

See demos here: Fancybox - Fancy jQuery lightbox alternative

June 19, 2017

Hi,

Thank you for quick reply.

I would like to know about the action(action will be ---A new popup will open with 1.terms&condition,2.phone number3.URL redirecting and so on........)on click of button inside the component,Not component dialog.

Please suggest me how can we achieve this.

Thanks in advance.

smacdonald2008
New Participant
June 19, 2017

Are you referring to a component dialog? There is no need to create a popup or any other UI modification in order to view a component dialog.

An AEM Component dialog in AEM 6.2 appears when you click on a component during Design view. This is standard AEM functionality.