Custom component with parbase supertype not visible | Community
Skip to main content
October 16, 2015
Solved

Custom component with parbase supertype not visible

  • October 16, 2015
  • 1 reply
  • 1093 views

Hi,
I have custom component with

sling:resourceSuperType = foundation/components/parbase

 and it's not visible in "Design view" of my page. But when I use foundation/components/text as supertype, the component becomes visible. What am I doing wrong?

Here are some screenshots
[img]parbase1.png[/img]
[img]parbase2.png[/img]

Thanks for any help

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 Jakolcz

I've finally found out how to solve this. The solution is simple - you just need dialog node within the component which inherits from foundation/components/parbase!

I hope this'll help somebody else.

1 reply

JakolczAuthorAccepted solution
October 16, 2015

I've finally found out how to solve this. The solution is simple - you just need dialog node within the component which inherits from foundation/components/parbase!

I hope this'll help somebody else.