Good Afternoon, We have a bootstrap widget to filter the subcriteria. It uses a microflow to get the dropdown list. The sub criteria list that we need pulling is based on what form is selected on the form widget. However the microflow is called when the page is opened and no form has been selected yet. How can I get it so that it is called only when the form is selected? I have tried an on change event but is not updating! Thanks Jess
asked
Jessica Parsons
1 answers
0
Hi,
Have you tried using visibility to control when question is viable. That it is only visible once forms are selected.