kamal
Posts: 0
Joined: Tue Dec 30, 2014 5:46 am

How to refresh list of items

Hello guys,
I have a demoScreen.html. In this screen I am searching item and it shows list of items what i have searched. For this I am using ListItem control. I have set data-dom-cache property to true into properties section because when user navigate it shows same list of items which he has searched.Now there is button logOff on home search. when I turn log off and login again and goes to demoScreen.html then it shows the list of items which he has searched for a fraction of second and after that it empty the list.

So now what i want when user log off and login again there will be no list of items showing on screen.

Can you help me?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

How to refresh list of items

Hi Kamal -

I'm not sure what the question is, but you can clear the values before performing the search if you're saying it showing the previous search results after the 'logOff'.

Return to “Issues”