Need to show multi-select type attribute after selection of particular literal of another single select attribute
Hi Team,
I have created 2 attributes(Attrbute1 and Attribute2) of both type is enumerations
1.First(Attribute1) is single select enumeration which have literal..... a) dev b) testing c)deply
2. Second(Attribute2) is multiselect enumeration which have literal..... a) ReqGath b)blacktesting
if i select literal "dev" of Attribute1 then only Attribute2 would be visible. Otherwise it shouldn't be visible.
I have done for single Attributes but for multiple select attribute this show/Hide is not reflection as per selection of Literal
Awaiting for your reply. Request you to give support to make it successfull.
Thanks