Page 2 of 3

A page which was working, is now displaying a blank screen.

Posted: Thu Jan 24, 2013 6:34 pm
by Maryna Brodina

Sorry, could you clarify your app name?


A page which was working, is now displaying a blank screen.

Posted: Thu Jan 24, 2013 7:04 pm
by Jon Crump

VMP app


A page which was working, is now displaying a blank screen.

Posted: Thu Jan 24, 2013 7:22 pm
by Maryna Brodina

Thank you.


A page which was working, is now displaying a blank screen.

Posted: Thu Jan 24, 2013 7:22 pm
by Maryna Brodina

I see it now. Yes, problem with Select menu is reproducible in your project - can't access Select menu properties too. We'll check our logs. It seems something is broken in your app. I'll update after I get any info. Sorry about that..


A page which was working, is now displaying a blank screen.

Posted: Fri Jan 25, 2013 11:09 am
by Kateryna Grynko

Hi Jon!
There is a bug, we've fixed your project manually.


A page which was working, is now displaying a blank screen.

Posted: Fri Jan 25, 2013 1:33 pm
by Jon Crump

Hi Katya,
Thank you, I tried it and it works, but I made one small change mapping a service response to the new select and now I have a blank screen again and see the same message:

Code: Select all

             <!--[HANDLED EXCEPTION] Expression option.value is undefined on line 62, column 
             30 in mobile/template/mobileselectmenu.ftl. --

A page which was working, is now displaying a blank screen.

Posted: Fri Jan 25, 2013 3:23 pm
by Kateryna Grynko

We fixed your project.
You shouldn't create mapping to Select menu, if this select menu has no options.


A page which was working, is now displaying a blank screen.

Posted: Fri Jan 25, 2013 3:28 pm
by Jon Crump

Thanks, but I'm confused. I shouldn't do that? So since you updated the UI we can no longer populate a select list from the response of a REST service?


A page which was working, is now displaying a blank screen.

Posted: Fri Jan 25, 2013 4:11 pm
by Kateryna Grynko

You still can map data to mobile select list but it must have at least one option.


A page which was working, is now displaying a blank screen.

Posted: Fri Jan 25, 2013 5:23 pm
by Jon Crump

Ok thanks, can you fix this in the other screen please called "createIssue"