> > How can I default some values to some initial values? I am > basically trying to have a regular input form, which will > write to some tables. > I want the dates to be initialized to today's date by default > & so as some fields. See doc of tags, there are defined some default values.
> I tried pre/post select. They are never getting called at > all. I am trying to debug it from the code. Should be called, please debug and do an error report. > > Also, I want to have a simple login page. So, How do I access > the db information as defined in the dbconfig.xml? You can use the DbFormsConfigRegistry.instance().lookup() to get the config object /Henner ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
