Hi guys,

I'm trying to insert something into related tables with SQLFORM.grid.

I want the user can see only one form with mixed fields for the various
tables. Tables are related, so I have to insert a record contemporary on
multiple tables. However I want to stick to SQLFORM.grid for the maximum
extent.

As far I can understand, there is no way to make it with the
stock SQLFORM.grid, so I should opt for SQLFORM.factory.

Is there an easy way to intercept the "create" (insertion) of SQLFORM.grid
and replace it with an SQLFORM.factory?

Thank you!

-- 
Profile: http://it.linkedin.com/in/compagnucciangelo

-- 



Reply via email to