Expand my Community achievements bar.

Not getting option to delete the component in AEM

Avatar

Level 3

Hi Team,

 

I am seeing the wired behavior on the production environment . One of the component on the page not showing option to delete or other options but if i drag and drop the same component i can able to do any of the operations on it and along with that i am seeing component name along with [Root].

Example Component name is Text , it is showing as Text[Root] (already existed on the page ) if i drag the component it is showing correct name as Text.

Only showing the option Configure, Convert to Experience fragment variation , layout 

Satish2info_0-1736416424261.png


Thank you,

7 Replies

Avatar

Level 5

Hi,

 

Check if you have necessary permissions to make CRUD operations in the page.

 

If there is no required permission, you will not able to see the options you're looking for 

 

Hope this helps

 

Thanks

Avatar

Level 3

It is not permission issue , on the same page i can able to drag the same component and edit it and delete it  and different  components as well .

Avatar

Level 5

Can you check your _cq_editConfig.xml file if any changes done to disable the options --

 

Found similar thread below -

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/edit-configure-options-of-...

 

Thanks

Avatar

Level 3

If it is disabled, Same component i am able to drop and delete it .
Only this is already existing component i am unable to perform delete operation on iy. 

Avatar

Community Advisor

@Satish2info 

 

Please verify if the component is added via Drag-n-drop or is it included via "its parent component" in its HTL.

 


Aanchal Sikka

Avatar

Level 3

I verified in the content structure it is showing component_copy , so it is copy pasted component not included it in sightly . 

Avatar

Level 6

Hi @Satish2info if you have access to crx de, you can check the structures in both cases. See the difference, you will understand.
Also, compare the non-working one structure in the lower environments where the same is working. If you see a difference, make a package of the page from the lower environment and replace it on prod.