I have implemented an SQLFORM.smartgrid with a selectable lambda function 
for handling the rows the user has selected. The proper
action for the selected rows, is again selected by the user through an 
'actions' pulldown menu on the first column of the table's header.

What I would like next, is a comments textarea below the smartgrid, where 
the user can add some comments on the action he is performing.
Since smartgrid is a form on its own, with its Submit button etc, which is 
the recommended way to add and handle this comments box in the produced 
smartgrid form?


-- 

--- 
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