Hi, can't find any explanaion I could understand so far to this problem:
[Two tables] I got a table with user data and a table with address data referencing the user Now I would like to create a form with a maximum customization, means I would like to locate the fields in the view where I want them to be (e.g.zip code in front of city, No.: right behind street) And I would like to put some styles up like <table border="1" width="100%"> [One Form] So the data of the TWO tables accessible in one customized form and with ONE submit button (not two like in "two forms in a view" example) which publishes the form.vars set to some controller function which can update the records in both tables (if there is no smarter way or magic) Is there a solution for this or do I have to go with some mediocre solution ? I know is a though one, sorry best regards Stefan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---