on ‎2021 Jun 09 5:13 PM
Hi all,
I know that there are a few posts on this forum regarding this very issue, but I have tried the suggested solution in those posts, but I still get the error indicating that my item type is abstract and I'm struggling to find a solution.
The posts I've viewed all suggest to define a jalo class, and despite having done that, I still get the same error.
Any suggestions is much appreciated.
Here is the itemtype definition in my -items.xml:
<itemtype code="TabsContainerComponent" extends="SimpleCMSComponent"
jaloclass="de.hybris.platform.acceleratorcms.jalo.components.TabsContainerComponent">
<attributes>
<attribute qualifier="components" type="TabbedComponentList">
<persistence type="property"/>
<modifiers/>
<description>List of tabbed components</description>
</attribute>
</attributes>
</itemtype>
Request clarification before answering.
| 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.