Just realized I got ahead of myself. I have reduced the databox's down to one on each of two forms.
They both appear to work from a gui perspective, but when I do a save nothing changes in the DB. Thus if I'm creating a new record the date field ends up blank. If I'm editing an exiting record, the date field remains unchanged. Any idea what I'm doing wrong? On 2/16/06, Nathaniel S. H. Brown <[EMAIL PROTECTED]> wrote: > That feature hasn't been added yet. > > I have a few emails outlining how someone did it, but haven't integrated it > into a new version yet. > > Feel free to submit patches, or example code how you manage to do it if you > get around to it. > > -Nb > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Nathaniel S. H. Brown http://nshb.net > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of Greg Freemyer > > Sent: February 16, 2006 4:54 PM > > To: Discussion of the use of existing Engines > > Subject: [Engine-users] datebox_engine with multiple > > dateboxes on same form > > > > I've got the datebox engine working fine if I just have one > > datebox on a form. > > > > It is a very nice little gui. > > > > How do I configure it to handle multiple date boxes > > corresponding to multiple table fields? > > > > Thanks > > Greg > > -- > > Greg Freemyer > > The Norcross Group > > Forensics for the 21st Century > > _______________________________________________ > > engine-users mailing list > > [email protected] > > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails > > -engines.org > > > > _______________________________________________ > engine-users mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > -- Greg Freemyer The Norcross Group Forensics for the 21st Century _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
