Hello,
i mannaged to create a input field that will suggest values taken from database but in my case i also need for the user to be able to add its own new values or edit the one selected by adding something.
In the image example, i will have only the "LOBIVON" (once) entry in the database and the user will have to add the "PLUS" or "5" or "whatever".
Also the user should be able to write a new value for the field no matter if its found or not in the database.
I cant do that even in the demo-autocompleter form.
Is this possible to edit or add new values with autocompleter or should i use a different method?
P.S. in the image example 02. the loading never stops if its not found so that cant be good...
Thanks for any help.
- John
i mannaged to create a input field that will suggest values taken from database but in my case i also need for the user to be able to add its own new values or edit the one selected by adding something.
In the image example, i will have only the "LOBIVON" (once) entry in the database and the user will have to add the "PLUS" or "5" or "whatever".
Also the user should be able to write a new value for the field no matter if its found or not in the database.
I cant do that even in the demo-autocompleter form.
Is this possible to edit or add new values with autocompleter or should i use a different method?
P.S. in the image example 02. the loading never stops if its not found so that cant be good...
Thanks for any help.
- John