autocomplete problem
Ya It's working now...thank u maryana.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Ya It's working now...thank u maryana.
1 solution also i want there is a list display but it's not highlighted with color.
how to add color for listitem which i select from list
Hello! You can hide it using CSS, for example add to CSS asset the following code prespan[role="status"] {
display:none;
}/pre
Thnak you maryana It's working using your code
But...
I tried to do this code and working perfectly
.ui-helper-hidden-accessible { display:none; }
Please tell more detailed.
What are you trying to do?
i have stored a list of customers (in the screenshot above) now i want to use it for autocomplete