Toggle for visibility

0
Hello, I was wondering if it is possible to make a dropdown that hides or shows information based on the status of the dropdown? Currently I am using a radio buttings that make use of contional visibility and this is working fine, it just does not look pretty. I provided a picture to show what I have in mind for the dropdown.    
asked
1 answers
0

Hi Bas, 

 

You can put a Xpath constraint on a ReferenceSelector. Also you filter the data you need by using a Microflow as source of the ReferenceSelector.  Which option to choose depends on your domain model.

 

Good luck, Thijs

answered