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

Screen popup missing

On The screen MENU. Two buttons at top say open popcodesBell and Open popcodes.

In the appery designer try to change the Action event for the popcodes button. You will see available dropdown list for popcodes . Select it. save.
Now even thou you selected popcodes instead popcodes bell shows on the details Popup: PopCodesBell

Using JS instead to open popup "popcodes":
When testing app the button opens popcodesbell. Even thou the request url shows its asking for popcodes.
Soooo... POPCODES seems to exist only in appery designer but not in exported apk. OR Eclipse. OR html testing via the appery "TEST"

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Screen popup missing

Neil! I've reproduced your issue!
To fix try next steps:

  1. Duplicate PopCodes popup;
  2. Change its name;
  3. Delete Event on button;
  4. Create new Event (use new duplicated popup);
  5. Delete initial PopCodes popup;
  6. Click Save and test it.
Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Screen popup missing

FIXED!!
Thank you Alena.

Something must of happened with the duplication process a few months ago that caused this issue. Maybe when the project had to be manually fixed due to appery system changes...

Anyways Thanks again.
NB. I renamed the popcodes_clone duplicate back to popcodes and it still worked fine..

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Screen popup missing

Glad it's ok :)

Return to “Issues”