custom component in ParSys Design | Community
Skip to main content
Level 4
March 28, 2016
Solved

custom component in ParSys Design

  • March 28, 2016
  • 11 replies
  • 3171 views

Dear Team,

How can I develop a custom component for parsys ?

so that when I will click on edit parsys mycutomapp will be displayed in Allowed components in ParSys (Design), as shown in below screenshot. 

Thanks in Advance.

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 Lokesh_Shivalingaiah

When you create component, add a property called 'componentGroup' with a value 'customApp'

Now, in the page where you want to enable the same, click on 'design mode' of the side kick (3rd Icon at the bottom) and select the customApp checkbox and click ok.

Once you are back on the edit mode of the page, you should be able to see 'customApp' in the side kick.

11 replies

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
Level 10
March 28, 2016

When you create component, add a property called 'componentGroup' with a value 'customApp'

Now, in the page where you want to enable the same, click on 'design mode' of the side kick (3rd Icon at the bottom) and select the customApp checkbox and click ok.

Once you are back on the edit mode of the page, you should be able to see 'customApp' in the side kick.

edubey
Level 10
March 29, 2016

As @bsloki mentioned, 

1. Your component should belong to a component group

2. Select that component group in design mode

3. Now in edit mode you will see you component in sidekick

See below article

http://teknopoint.us/aemcq5-adding-components-to-page-using-sidekick/

https://myprogressivelearning.wordpress.com/2014/10/15/how-to-add-components-to-the-sidekick-in-cq5-adobe-aem/

kautuk_sahni
Community Manager
Community Manager
March 29, 2016

Hi

Supporting to what Lokesh and Praveen said,

Please have a look at this helpx artice which will let you create a component and get added to SideKick :- https://helpx.adobe.com/experience-manager/using/creating-touchui-component.html

// here under the Create an AEM 6 Touch UI component section, we can see that there is a Group option in create component dialog box.

Group: The group in the side kick where the component appears. Enter General (any name). (The herotext2 component is located under the General heading in the Tocuh UI side rail. Also appears in General in the classic view sidekick.)

Please have a look at this post as well :- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__4fne-hello_i_am_w.html#

I hope this would help you.

 

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
Level 4
March 30, 2016

Hi All,

My custom component is coming fine in General group. 

But my requirement is that I need a Custom group in ParSys (Design).

Hi Lokesh,

Thanks for your reply.

I changed the componentGroup as CustomApp. 

But still now my customgroup is not displaying in ParSys (Design) in sidekick, as shown in below screenshot.

Let me know How can I attach my package file (CustomSideKick-1.0.zip) .

smacdonald2008
Level 10
March 30, 2016

"I changed the componentGroup as CustomApp"

That is all you need to do. If its not showing up, try to clear browser cache. 

Level 4
March 30, 2016

smacdonald2008 wrote...

"I changed the componentGroup as CustomApp"

That is all you need to do. If its not showing up, try to clear browser cache. 

 

Hi Scott,

I already cleared cache. But still now It is not coming.

Can U plz tell me how can I attach my Package (CustomSideKick-1.0.zip) here in forum?

Lokesh_Shivalingaiah
Level 10
March 30, 2016

When you reply, there is a 'Choose Files' button to attach

edubey
Level 10
March 30, 2016

Please share screenshot of nodes under component.

Level 4
March 30, 2016

edubey wrote...

Please share screenshot of nodes under component.

 

It is not allowing to upload .ZIP file.

Invalid file type .zip for attachment. Please cancel and try again without the attachment.

Kindly find the screenshot of node.

 

edubey
Level 10
March 31, 2016

Before uploading change .zip to .txt and then upload

Change jcr:title value from echo to Echo (first letter caps) , it should work