On Monday, July 10, 2017 at 9:15:08 PM UTC-7, Ramesh Meda wrote: > > Dave, Thank you and appreciated. But, my question was about forms and not > database. How could one develop a page that has one invoice row and > multiple item rows... >
Like Stifan, I would use ajax/load/component stuff. I currently have one page where I do something like that, but it's actually 2 forms looking like one long form (separate submit buttons, though). You can use focus changes to trigger your line item updates. (And I have a different project where a parent form has fields that aren't shown initially, because they are calculated from the children, entered later.) /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.