Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3299385
By: woodchuck5

btw, i already discovered that i have to collect the child table field values
manually inside postInsert(), like so:

String childParam = ParseUtil.getParameter(data.getRequest(), "myChildField");

(for those who don't know, this is necessary because DBForms will only collect
the values for the fields that exist in the table that is declared in the
<db:dbforms> tag.  all other form field values have to be collected manually)

woodchuck

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=55830


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to