cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Component not allowed in Smartedit

denizaydogdu
Newcomer
0 Likes
2,213

When I want to drag and drop the component I created via smartedit, I get the following error.

Component XXXComponent not allowed in XXSlot-defaultHomePage

what should I do

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member633554
Active Participant

The content slot type as an validComponentTypes property. Most likely, your content slot only allows certain components. You can adjust it to allow other types of components. This example specifies no valid component type

INSERT_UPDATE ContentSlotName;name[unique=true];template(uid,$contentCV)[unique=true][default='ErrorPageTemplate'];validComponentTypes(code);compTypeGroup(code)
;SiteLogo;;;logo