Can I use the B4XSearchTemplate with B4XDialog to display a list of items and corresponding color palettes as shown in the screenshot and be able to filter the search by the name of the color as I type letters. I am trying to use customlistview1 in the internal searchtemplate.bal of XUI views library to populate it with the names and their corresponding color palette. I can only use the names when setting up the items list with this: SearchTemplate.SetItems(MyList)
Attachments
Last edited: