Hello everybody, I would like the list of the select menu to be filtered by user with the insertion of text, so that he can enter even a part of text (initial or final) and see the only options corresponding to his search
I have seen that it may be possible to do this with external components (select2-bootstrap-theme) but I have not been able to find a guide to this in Wappler.
I'm using Asp.net and bootstrap4.
Sounds like a perfect use case for a Tagify text field set to Select. Just put your values/options in a recordset and use Tagify. Very simple to use. That's what I use.
OK could be the right choice.
Two questions about that
1-why when I click on the right arrow does not open the menu, as I see instead that it should happen in the examples on the forum?
2-after the customer’s choice a button appears that makes it go to the next page. I have to bring two values: the code and the description of the chosen customer.
However the description is not passed to the next page, what am I doing wrong?
These are the options you have to sefine for the tagify.
Play around with them to see the results
I suppose that you want to set the mode to Select but please check it...