Hi Guys, just want to know on how to make this work. I want to list the available data from the local database and if there no more data to show the list must be empty or only show available data. I do not want to show not found on the list.
what you want to show instead not found
you can edit your own text instead not found
just replace not found with not available or other
or you can use if else then block not if else from control(yellow) at end
then use this block not found
Basically leaving it empty. Il try it out and update as soon as possible
Fixed the issue by clearing the database first. for some reason multiple entries have been found once removed it works without any changes. tnx for the idea btw
if you found solution then mark my that text as solution
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.