Component not available on editable template and in allowed components | Community
Skip to main content
Level 3
October 29, 2019

Component not available on editable template and in allowed components

  • October 29, 2019
  • 5 replies
  • 6500 views

Hi,

I have created a new component with grp name as test.

All the other components in test grp are present in the allowed components of editable template but not the new one.

I tried creating the another component as well, bit that too didn't pickup.

Has some one faced this kind of issues??

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

5 replies

Adobe Employee
October 29, 2019

Does your component have a dialog? The dialog is the condition to see it in the available components list.

sr508Author
Level 3
October 29, 2019

Yes , component is having the dialog

Ankur_Khare
Community Advisor
Community Advisor
October 29, 2019

Could u pls check whether components jsp/html file name is same as component name like-

apps/

         Component/

                              Component.html

                              Cq-dialog

                              Cqedit

sr508Author
Level 3
October 29, 2019

Yes,

It is fine in local env but the issues happens only in the the dev env .

Theo_Pendle
Level 8
October 29, 2019

Can you share the component XML with us? I would like to try it locally.