on ‎2021 Apr 13 2:35 AM
Hi experts. I am trying to customize a component in an B2B project. So in Smartedit I have already created the customization in the library, In the customize mode I select the component that I want to customize, in the pop up I select the option "Replace master component with another saved component" but for the option "Select a component in the library" I don't have any component displayed. I assume that the CMS components that exist in the platform should be displayed in this field but it is alwas empty. Any help please, what am I missing ?
Any help is highly appreciated.
Many thanks,
Request clarification before answering.
Finally I solved by my self. If someone else is facing this problem can check if it is missing an available contentSlot to the page template if this is the case you will have in your logs something like: "Cannot find type restrictions for the given slotIds" and just fixed it by adding the missing Slot
INSERT_UPDATE ContentSlotName; name[unique = true] ; template(uid, $contentCV)[unique = true][default = 'MyTemplate']; validComponentTypes(code); compTypeGroup(code) ; MySlot ; ; ; wide
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.