I'm trying to edit a different subset of fields when editing records for a 
parent table and a child table. Looking at the source for SQLFORM, it looks 
like the dictionary passed to "editargs" is merged on-demand with the 
"formargs" dictionary. This is causing errors for me when editing the child 
table, because it uses the same list of fields. There seems to be no 
mechanism to pass dictionaries of tablename/value to various arguments in 
"editargs". Has anyone else encountered an issue with grid/smartgrid when 
editing a child table with editargs set for the parent?

Shawn

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to