Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Load Screen non-cache

What default values?? Page form fields should be blank on Full screen Refresh !
Obviously page caching is constant and cant be overridden in Tiggzi.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Load Screen non-cache

I'm not sure why the values are cached. The final app is running in the browser, not Tiggzi. We use standard jQuery Mobile navigation. Tiggzi.navigateTo(..) is just a shortcut. You can always jQuery Mobile changePage API directly if it helps.

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Load Screen non-cache

Ok. I'm best off going back to single page template because of this I guess.
Jquery is great but can be such a pain sometimes....
I will add data-dom-cache=true to the Page I want to keep user entered data.
And of course the start page is always in cache unless removed by code...

Tks

Return to “Issues”