Search found 7 matches

Go to advanced search

by Brian__
Sat Sep 07, 2013 11:46 am
Forum: Issues
Topic: Appery Site very slow
Replies: 62
Views: 17999
 
Jump to post

Appery Site very slow

Hi Max, Just to say that I am sharing the frustrations with working with Appery in relation to the speed of the interface. I think the concept of Appery is brilliant, but sadly, in the case of working on large projects its, in my opinion, not currently viable as a development tool due the currently ...
by Brian__
Tue Sep 03, 2013 3:36 pm
Forum: Issues
Topic: Input Fields are being cleared when back button is pressed
Replies: 11
Views: 1305
 
Jump to post

Input Fields are being cleared when back button is pressed

Cheers. One final question: I take it that I should be using sessionStorage variables instead to avoid this issue? Are you planning on putting the option to use sessionStorage in a future version of Appery? I'm just curious as to why one isn't given an option of doing this and currently the only pos...
by Brian__
Tue Sep 03, 2013 3:28 pm
Forum: Issues
Topic: Input Fields are being cleared when back button is pressed
Replies: 11
Views: 1305
 
Jump to post

Input Fields are being cleared when back button is pressed

Ah... Apologies :-) That makes sense. But this should only occur during browser testing - correct? In an app in Android / IOS the variables should only persist as long as the app is open?

by Brian__
Tue Sep 03, 2013 3:15 pm
Forum: Issues
Topic: Input Fields are being cleared when back button is pressed
Replies: 11
Views: 1305
 
Jump to post

Input Fields are being cleared when back button is pressed

To express the problem more concisely: "when testing in the browser, values of local storage variables are being preserved between sessions. Can this problem be avoided?"

by Brian__
Tue Sep 03, 2013 3:12 pm
Forum: Issues
Topic: Input Fields are being cleared when back button is pressed
Replies: 11
Views: 1305
 
Jump to post

Input Fields are being cleared when back button is pressed

Thanks, Max. Can you provide any explanation for the behaviour I mention in my initial post: "when I press "Test" and launch the app, the input field is being populated with a value from a previous session. E.g. if I typed the string "blah" into the field in a previous sessi...
by Brian__
Tue Sep 03, 2013 3:02 pm
Forum: Issues
Topic: Input Fields are being cleared when back button is pressed
Replies: 11
Views: 1305
 
Jump to post

Input Fields are being cleared when back button is pressed

Hi Marina, Just to be clear on something: The issue occurs when the back button is pressed in the app, not in the browser (I'm using Chrome). To further clarify, I'm referring to the button which appears when you tick the "Back Button" relating to a specific component in the property panel...
by Brian__
Tue Sep 03, 2013 11:33 am
Forum: Issues
Topic: Input Fields are being cleared when back button is pressed
Replies: 11
Views: 1305
 
Jump to post

Input Fields are being cleared when back button is pressed

I'm working on an app where I have the following issue: If I press the back button in the app, in order to return to the previous page, the fields are being cleared of their previous values. I solved this problem by: a) storing the value of each input component's text property in a local storage var...

Go to advanced search