Combo Box issue

0
Hi Team, I have added data populator functionality for Asset, Battery and Well. And I have used Combo box for Battery and Well so that it is typable.   Now, after changing Asset value, Battery and Well value is not getting empty. Could you please suggest how can we make it empty? I have attached the screenshot.
asked
1 answers
0

Hi,

 

You can apply onChange behaviour on combobox. Call nanoflow on onChange event and in nanoflow set the value empty for other fields.

 

Thanks

answered