Page 1 of 2

Local Variables go missing !

Posted: Sat Jun 23, 2012 11:06 pm
by Emmz

Created a basic rest svc. populated the results. Then did the data mapping for a list function to link to screen two on click.
All worked well.. Created 15 Local Storage Variables.... Mapped from results of Rest service. So I can use on screen 2. Saved project. Tested, and all was well. Had lunch then re-loaded project and all my mappings from results to variables were gone ! But variables were there. Went to screen 2... All my variables were gone !
Back to screen 1 ... Now the variables gone there now too !!
Closed, reopen project same thing...
Why ?


Local Variables go missing !

Posted: Sun Jun 24, 2012 1:25 am
by maxkatz

Sorry about this problem, I think we already fixed this problem (available in new release next week). If you can tell us exactly how to reproduce the problem, we'll test it again.


Local Variables go missing !

Posted: Sun Jun 24, 2012 12:30 pm
by Emmz

Thanks for the reply Max. I see there were a few others reporting a similar problem and you indicated this new update will fix things. So your on top of it. No need to hash it out anymore...
GREAT program though ! I'm really happy with it, and well worth the 15 or 50 /month .


Local Variables go missing !

Posted: Sun Jun 24, 2012 4:12 pm
by Emmz

Mucked with this problem some more..
Found the following:
From Data Mapping Tab. Created 10 new Local Storage Variables. Named 1 to 10
Created a collapsible block to load data into from a json rest service.
Placed 10 Labels within collapsible block content Mapped to results from Rest svc.
Have a button to bind those lable values to local variables and goto screen 2.
All works fine so far. Unless you name a label with a space in it then nothing works... see my other post on this.
Ok so if you edit any of the the actions on "Set Local Storage Variable" Say change label 1 to Variable "11"... It wipes out all the other Local Storage variables 1 to 10 in lieu of "11" because it was not added from the beginning.
Soooo... Ensure you type in existing local variables only upon editing !
I would suggest a drop down list for Local storage var's available. or a tick box to add new with corresponding entry field.

Maybe this will help

Regards.


Local Variables go missing !

Posted: Mon Jun 25, 2012 12:14 am
by maxkatz

Thanks for the additional info, I'll have our team test this.


Local Variables go missing !

Posted: Mon Jun 25, 2012 4:05 pm
by maxkatz

Confirming, this has been fixed in the new release.


Local Variables go missing !

Posted: Mon Jun 25, 2012 4:28 pm
by Emmz

Great ! Nice work... So sometime this week is proposed release.
Tks. Max


Local Variables go missing !

Posted: Mon Jun 25, 2012 4:59 pm
by maxkatz

The plan right now is for tomorrow.


Local Variables go missing !

Posted: Mon Jun 25, 2012 8:59 pm
by Emmz

U da Man...


Local Variables go missing !

Posted: Thu Jun 28, 2012 12:58 pm
by Emmz

I guess its not fixed yet. Added 20 or so named local variables to project and now there missing again. I should note that I did not map those 20 to a service. Created 10 variables that were mapped to a service and they stayed...
When will I know this is fixed? Is the Build # and Date changed on the projects panel?
Regards