Hi Anthony, Thanks for the note - what prevented me from making the custom layout is that the form fields are generated on the fly; I don't know what they are or how many up front (there are hundreds or thousands of fields generated for this form), so inserting them separately seems tricky(?)
However, the two extra elements are completely static and could be inserted separately into the view. I need everything to be submitted together with the form. If I create the form in the controller without those two extra elements, how can I insert them and place them so that they are submitted together with the form? Thanks again, -jl -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

