We have built a proxy component of the Tabs core component, it works fine locally.
However when we deploy a package to our Author environment the users are not able to see the new proxy component as an option in the left-hand side component list when authoring a page.
We have checked the page template policy includes the new proxy component.
We have checked the componentGroup name is correct.
Any advice thanks.
Views
Replies
Total Likes
Hello @mrtestermanitest
1. Are you able to see the component listed in the Left component rail of the template ?
2. Are you able to drag it in the relevant container on template?
3. Have to tried creating a new page and check if the component is listed?
4. If listed on new page, verity if the container where the component is added, is available in existing pages. If not locked, it might have been deleted
5. Try add the component to the Root container and check if component is loaded. Its easy to get confused between the container and policy mappings, during check-ins
6. Try to deploy the same code on another developer's system, are you able to replicate the issue? If yes, then some mapping between container and policy isn't correct.
Hi aanchal-sikka
Thanks for the reply,
1. Are you able to see the component listed in the Left component rail of the template ?
2. Are you able to drag it in the relevant container on template?
3. Have to tried creating a new page and check if the component is listed?
4. If listed on new page, verity if the container where the component is added, is available in existing pages. If not locked, it might have been deleted
5. Try add the component to the Root container and check if component is loaded. Its easy to get confused between the container and policy mappings, during check-ins
6. Try to deploy the same code on another developer's system, are you able to replicate the issue? If yes, then some mapping between container and policy isn't correct.
Thanks
Please do the below checks :
1. See if the relevant code is deployed. Check if the component is present in CRXDE under /apps.
2. Cross check the componentGroup.
3. On template level check if that componentGroup is allowed. If yes see if the other components from that group are visible in the left trail.
4. Go to design mode on page and open the parent parsys and see if the component is in checked state.
Let me know if all the above checks are done and the component is still not visible.
Hi ksh_ingole7
Thanks for reply,
1. See if the relevant code is deployed. Check if the component is present in CRXDE under /apps.
2. Cross check the componentGroup.
3. On template level check if that componentGroup is allowed. If yes see if the other components from that group are visible in the left trail.
4. Go to design mode on page and open the parent parsys and see if the component is in checked state.
Thanks
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies