Hi, I have two tables, table A is parent, B is child.
In a jsp page, b is subform of A, i hide the ID of A in B. B has only insert button, no navNew button. So B can insert a record. but when i update A, it will call the preInsert of B's interceptor. I wann't do this. How can I do? In dbforms2.4, i don't hide the ID of A in B. it work well. but in dbforms2.5, I must add the ID of A in B, but it doesn't work. if i don't add the ID of A in B, it will show the message: the ID of A is missing. Thank you! Simon Wang ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
