One way is to setup setters and getters for each field utilizing closures. This is what I prefer because it can work with as many tables without creating bloat code.
Another way is to create a method for setting fields i.e. setData() and another a method to retrieve the field values i.e. getData(). This is required in almost every table. For simple data entry like for inputting UserName and Password, I prefer to use this technique. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Autofill-form-fields-tp7586454p7586473.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel