Serenay
Posts: 0
Joined: Wed Jan 29, 2014 10:58 pm

Open Panel and Navigate to Page Problem

I have panel and button at the startScreen. I want to open another page when i click the button. But I can't see the panel and navigate to Screen1 on the test. My events are:

panel_11 / click / open panel
mobilebutton_27 / click / navigate to page / page: Screen1

And here is my public link: http://appery.io/app/mobile-frame?src...

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

Open Panel and Navigate to Page Problem

Can you provide more details..? It's not clear what's not working or how it supposed to work.

Serenay
Posts: 0
Joined: Wed Jan 29, 2014 10:58 pm

Open Panel and Navigate to Page Problem

I added a panel on the page but it doesn't work when i tested it. There is also a button in the page. When I click the button, it must change page but it also doesn't work.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Open Panel and Navigate to Page Problem

Hello! Did you change anything on Source tab? Are there any blue colored files?

Serenay
Posts: 0
Joined: Wed Jan 29, 2014 10:58 pm

Open Panel and Navigate to Page Problem

Hello Maryna,

Yes. Under the WEB_RESOURCES startScreen.js file is blue. I did "undo all source changes" and then "refresh" before. Maybe because of this it's blue.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Open Panel and Navigate to Page Problem

Once you edited Source file changes you do through editor won't be applied to the visual view (when you test app in browser). You should delete blue colored file and "Undo all source changes".

Serenay
Posts: 0
Joined: Wed Jan 29, 2014 10:58 pm

Open Panel and Navigate to Page Problem

Thank you Maryna, it worked for button to change the page. But unfortunately it still doesn't work for panel. Should I delete and recreate panel ?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Open Panel and Navigate to Page Problem

Hi Serenay,

How did you add an event handler that opens a panel? Or do you use JavaScript to call it?

Serenay
Posts: 0
Joined: Wed Jan 29, 2014 10:58 pm

Open Panel and Navigate to Page Problem

Hi Katya,

No I didn't use JavaScript codes. You can see my event on the screenshot.
But I think problem may be about this little icon which is open and close panel. Because when I add an event on the home page like that " startScreen / load / open panel" panel is openning while page is loading. But I cant close and re-open again on the test because this little icon is invisible. Image

Serenay
Posts: 0
Joined: Wed Jan 29, 2014 10:58 pm

Open Panel and Navigate to Page Problem

Hi Katya,

No I didn't use JavaScript codes. You can see the event on the screenshot.
But I think problem may be about this little icon which is open and close panel. Because when I add an event on the home page like that " startScreen / load / open panel" panel is openning while page is loading. But I cant close and re-open again on the test because this little icon is invisible. Image

Return to “Issues”