Cascading lists error (List View Contols - Dropdown-Dynamic)

0
Hi. I’m using the dropdown dynamic widget that’s part of the List View Controls app store widget. I have two lists and want the values available in the second list to be filtered depending on what’s been selected in the first list. Both lists are specific entities (Segment and Sub-Segment) which have an association between them. I believe all the configuration is correct but when I select a value in the first list i get the following error: Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: Input '//Module1.SubSegment[Module2.Entity1_SubSegment/Module2.Entity1/Module2.Entity2_Entity1/Module2.Entity2][(Module1.SubSegment_Segment/Module1.Segment[(Module2.Entity2_Entity1/Module2.Entity1/Module2.Entity1_Segment/Module1.Segment/Name='{value}')]' could not be parsed Error on line 1 character 322: mismatched input '<EOF>' expecting ']' Does anyone have any experience with this?
asked
0 answers