|
From: John D. <jo...@we...> - 2001-08-21 01:56:18
|
On Mon, 20 Aug 2001, Alex Black wrote: > > <!-- > This is the UI control that will be used by the FormBuilder class > as a default. In this case, an <input type="text" size="20"> would > result. > --> > <uicontrol> > <name>TextField</name> > <params> > <size>20</size> > </params> > </uicontrol> > > </field> > Overall I like it a lot. Things like validation functions I would like to see optionally associated with (user-defined) types for reusability's sake. Also, I'm unclear on the above uicontrol element. You shouldn't need anything like that since it can be determined based on your field descriptions.. John -- John Donagher Application Engineer, Intacct Corp. Public key available off http://www.keyserver.net Key fingerprint = 4024 DF50 56EE 19A3 258A D628 22DE AD56 EEBE 8DDD |