Ajax Auto complete UI changes

Ho w to change ajax auto complete listing UI in framework v2. Instead of checkbox i need to link to different page in render results.?

Hi,

Any one faced this kind of requirement?

Autocomplete has Render Functions paremeters where you can define your own way of how it is rendered. This is, for example, how each item rendered by default https://github.com/framework7io/framework7/blob/master/src/components/autocomplete/autocomplete-class.js#L428