Bruno, I did follow these examples already ... I tried different things ... different approaches ... but for 3 tables it seems not do-able ! I am still searching for ways for it to be done ! .. so far .. no luck ! ... I tried using the method with 3 tables like this ( by combining the method described in ch: 4 page 153 of the same book you refereed to ) form = SQLFORM.factory(db.auth_user,db.coord_user,db.user_profile) .... but ..no luck ! ...
I wander is the form wizard ... or the powerformwizard can work with more than 2 tables ????? if yes ... I have not figure out how to do it .... not yet ! .. meanwhile if anyone have any suggestion .... please enlighten me !! thx Don On Monday, July 23, 2012 8:46:36 PM UTC-4, rochacbruno wrote: > > fixed link for app: > > > https://github.com/mdipierro/web2py-recipes-source/raw/master/apps/04_advanced_forms/web2py.app.form_wizard.w2p > --

