Can someone help me here?
I have two queries I am trying to display one or the other query as the value of the input field. I have been trying the conditional element it is not working.
Well, Teodor:
both queries are running but when I select one to display the value in the input value. It shows but when I select the second one. It does not show: So, I tried to the conditional element but nothing yet.
Maybe I’m just not understanding your idea - can you please explain your logic a bit more detailed so we can understand when the values should be displayed and where are they coming from?
You are in the good mood today like always.
I was trying to do autocomplete with two table queries using the detail region to regenerate the value in the input field. I failed it.
Autocomplete on Wappler gave an option of only one query and one categories at the time.
You can’t use two data sources in the same autocomplete field.
You can either use two separate autocomplete inputs if you want to do this or if you want to show just one - put two autocomplete inputs with the same name in two conditional regions and toggle the regions based on user selection.