on 2018 Nov 22 2:48 PM
Hi all,
I have a scenario to implement, where in a given model, there are two attributes of two different ENUM types. In the hybris backoffice, based on the value selected in the first ENUM, I want the second ENUM attribute to have only restricted possible ENUM values to choose. The sample items definition is something like this:
<itemtype code="Foo">
<attribute qualifier="attribute1" type="Enum1"/>
<attribute qualifier="attribute2" type="Enum2"/>
</itemtype>
I found a similar example in TicketStateEditor from CustomerSupportBackoffice, but could not make much sense of it.
Please provide a solution to this issue.
Regards,
User | Count |
---|---|
11 | |
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.