Thanks, I'll try those suggestions, but what about the buttons = ['submit'], separator = ': ',
argument to SQLFORM, which has these notes in the book: is a list of INPUTs or TAG.BUTTONs (though technically could be any combination of helpers) that will be added to a DIV where the submit button would go. which I can't get to work. There is also form.add_button, but it places buttons after the submit button. It works. But I have a user request to show this before the submit button. > -- --- 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.

