Custom Dropdown onChange event is not triggering the microflow

0
When I select an option in the dropdown, the value(_id) needs to be stored in DropdownSelect Entity which I have created exclusively for storing the value when selected. To cross-check whether the microflow is triggered I have put up logs in the microflow.    Entity DropdownSelect whereas the ResponseData is responsible for the dropdown values that you can see in the UI.   When an option is selected, below microflow needs to be triggered   Custom Dropdown Configuration         What are the things am I missing here and needs to be done for microflow triggering?
asked
0 answers