Page 2 of 2

Screen popup missing

Posted: Sat Jun 22, 2013 3:10 pm
by Emmz

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"


Screen popup missing

Posted: Sat Jun 22, 2013 4:57 pm
by Alena Prykhodko

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.

Screen popup missing

Posted: Sat Jun 22, 2013 6:27 pm
by Emmz

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..


Screen popup missing

Posted: Sat Jun 22, 2013 6:29 pm
by Alena Prykhodko

Glad it's ok :)