Skip to main content
New Participant
October 29, 2019

Component not available on editable template and in allowed components

  • October 29, 2019
  • 5 replies
  • 6492 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

Theo_Pendle
New Participant
October 29, 2019

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

sr508Author
New Participant
October 29, 2019

Yes,

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

Ankur_Khare
New Participant
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
New Participant
October 29, 2019

Yes , component is having the dialog

Employee
October 29, 2019

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