Adding a tag dynamic search ina text input based on existing db stored tags?

Hi all

So I have created a tag creator with a text input field which creates and array of tags entered by the user which can then be saved into the database.

The process i used follows this Wappler example: https://docs.wappler.io/t/working-with-arrays/7701#Adding-Tags-List

and then by following a process to save the array of tags here: Multi-Select Inputs - How to Write an Array to the Database

OK so I want to be able to do is this:

Once a user has created a tag and saves it to the database for the users account, when the user comes back or another user in the same account comes back, and begins to enter the same tag it shows in a dynamic partial search any tag which matches the partial entered text, which they are able to select like the image shown below:

multiselect

The purpose of this is to ensure that the user is aware the tag already exists and we don’t duplicate tags in the database, or there is a similar tag they can choose form rather than creating a new one.

Is this a big ask with current Wappler? or is there a way to achieve this?

Thanks!

Community Page
Last updated: