Adding aemgrid component in sidekick | Community
Skip to main content
New Participant
March 13, 2016
Solved

Adding aemgrid component in sidekick

  • March 13, 2016
  • 5 replies
  • 1287 views

Dear Team,

I am following the steps mentioned in below adobe help link and trying to create aemgrid component in my general in SideKick.

https://helpx.adobe.com/experience-manager/using/creating-custom-cq-component-uses.html

But after creating aemgrid dialog in CRXDE, my grid dimensions label and dock window is not coming, as shown below.

My properties for aemgrid dialog are as below.

Kindly let me know if I have done some wrong "or" I need to add something which is not mentioned in the above Adobe help URL.

NOTE: I am using AEM 6.0

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

See this AEM Doc topic:

https://docs.adobe.com/docs/en/cq/5-6-1/developing/widgets.html

You can download the grid component from Using ExtJS package that is described in this topic from Package Share.

Grid in the article is based on example 5.

I will updated article to mention this.

Take a look and you will get the correct dialog.

Thxs!! 

5 replies

New Participant
March 23, 2016

Hi All,

Thanks all of your help. I am able to create grid dialog.

kautuk_sahni
Employee
March 22, 2016

Hi

Please have a look at two community article covering grid dialog:

Link:- https://helpx.adobe.com/experience-manager/using/creating-custom-cq-grid.html

//Creating a custom CQ component that uses an editable dialog grid

Link:- https://helpx.adobe.com/experience-manager/using/creating-custom-cq-component-uses.html

//Creating a custom CQ component that uses a dialog grid

I hope this might help you.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
smacdonald2008
smacdonald2008Accepted solution
New Participant
March 17, 2016

See this AEM Doc topic:

https://docs.adobe.com/docs/en/cq/5-6-1/developing/widgets.html

You can download the grid component from Using ExtJS package that is described in this topic from Package Share.

Grid in the article is based on example 5.

I will updated article to mention this.

Take a look and you will get the correct dialog.

Thxs!! 

smacdonald2008
New Participant
March 17, 2016

I am looking into this and will update the document. 

edubey
New Participant
March 13, 2016

Take a look at OOTB image component [1]. It shows what you need.

Looks like few steps are missing the url you shared, one I could notice is cq:panel .

[1] /libs/foundation/components/image/dialog