Yes , I use a string in base64 response but large size . When you test the service designer works but you launch the application does not work. The response from the server receive it later but in the meantime acts service error .
Yes , I use a string in base64 response but large size . When you test the service designer works but you launch the application does not work. The response from the server receive it later but in the meantime acts service error .
OK!
We found it !
Appery("mobileselectmenuname").empty();
Appery("mobileselectmenuname").append($('' + 'Please select !' + ''));
Appery("mobileselectmenuname").selectmenu("refresh");
OK !
We found !
Appery("mobileselectmenuName").empty();
Appery("mobileselectmenuName").append($('' + 'Please select !' + ''));
Appery("mobileselectmenuName_44").selectmenu("refresh");
Thank you very much.
That was what I needed.
To have a good day !
how can i map a field from rest service ( value 0 - uncheked , value 1 - cheked) to an checkbox and make this visible checked/uncheked ?
It works only if in design mode when check Selected or uncheked this .