Page 1 of 1

no tools to set storage variable, screenshhot attached

Posted: Sat May 02, 2015 6:09 pm
by Michael4771079

Hi,
I have a radiobtn group that I setup yesterday. On value change I was able to set storage variable and set properties.

No when I try to edit this radio button the tools dont show in the builder.
Here are screenshots

1 of variables set yesterday

2 open event and no tools are available

I tried all usuals, clear browser, try different browser, different computer, no help

I dragged a new radio to the page and the same result, can set variables and properties

Image
Image


no tools to set storage variable, screenshhot attached

Posted: Sat May 02, 2015 7:05 pm
by Michael4771079

Hi,
just to add app name "test" id 14d09d66-032b-4d3f-b4e4-0a9c0cfe9744

to look at this open app in builder open "vegpizza" page
first collapsible set with radio buttongroup "Margherita"

these is the radiobtnGroup set yesterday, but cant edit today

Thanks


no tools to set storage variable, screenshhot attached

Posted: Sat May 02, 2015 10:30 pm
by Illya Stepanov

Hi Michael -

I've checked your app and was able to reproduce such behavior.

Could you please clarify additionally have changed the structure of your Model and Storage in your app before this?


no tools to set storage variable, screenshhot attached

Posted: Sat May 02, 2015 10:44 pm
by Michael4771079

lllya,
I noticed that myself, I imported a plugin which contained various components and services,

the localstorage variables with an index _0 are from the plugin,

should I delete these?

This is a rebuild because of other problems in the topic you recently helped me with.

It worked, for most of the issues, but this problem stops me going further.

I was intending to add another member to assist with this work tomorrow, but this has really thrown a spanner in the works.

Thanks as always:(


no tools to set storage variable, screenshhot attached

Posted: Sat May 02, 2015 11:04 pm
by Illya Stepanov

Michael -

Your previous issue are indeed tricky, we are still trying to find the cause.

[quote:]
I noticed that myself, I imported a plugin which contained various components and services,

the localstorage variables with an index _0 are from the plugin,

should I delete these?
[/quote]

Yes, you can try this, but I'm really advising you to use versions before making any changes in your app or if you prefer you can make backup files of your app.


no tools to set storage variable, screenshhot attached

Posted: Sun May 03, 2015 11:27 am
by Michael4771079

Thanks lllya,
deleting the LSV's with _0 index solved this problem.

On a similar subject a tutorial of best practice to reskin an app from a backup and avoiding these type of problems like pom file errors and file duplication would be very helpful.

Thanks again.


no tools to set storage variable, screenshhot attached

Posted: Sun May 03, 2015 1:50 pm
by Alena Prykhodko

Thank you for update.