Hi,
I give you a simple example that I guess is what you intend to do:
suppose you have 3 containers, a header, a left menu and a main one. In the
main container, you have the form. if login is successful [ in a check done
in the completed handler], in the main container, other widgets will replac
Hi
I've been building a app and a login app.
I'm using java/tomcat as back end and especially the authentication part of
tomcat.
As i can resume it, i need a form to allow the user to enter user name and
password.
Then i send a request to the server, at this time i use a
qx.ui.remote.Request, the
On Tue, Apr 26, 2011 at 7:28 PM, Derrell Lipman
wrote:
> On Tue, Apr 26, 2011 at 16:02, Ken Tilton wrote:
>>
>> This recreates a problem we are having regularly in our app:
>>
>> http://preview.tinyurl.com/6z5hwdf
>
> Here's the replacement that works as you'd expect. At the time you were
> calli
Ok solved :) it works! The fields of JSON store created models were all of
String type, instead of fields of JSON marshal created models that were of
the right type (Number and String).
Thanks for the help, bye!
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/how-to-use-dinamic