on ‎2019 Oct 17 6:57 AM
Hier is the issue: My component have some optional attribut and once you have created it, you can not remove
items.xml look like:
<itemtype code="MyComponent" extends="SimpleCMSComponent"/>
<attributes>
<attribute qualifier="myAttr" type="MyAttrType">
<persistence type="property"/>
<modifiers removable="true"/>
</attribute>
</attributes>
</itemtype>
ps.
<modifiers removable="true"/>
does not work
Request clarification before answering.
Hello, I have the similar issue. Did you find any solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is your expectation of removing the component from SmartEdit? I hope, you already know the following fact:
You can remove components from content slots. When you remove a component, it’s removed from the content slot but it isn’t deleted from SmartEdit. It’s still available in any other slots or pages where it has been used and in the Add Component panel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 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.