Thanks, Massimo, for confirming that. I asked these questions because want to learn to do things the web2py way whenever possible, since it will make development quicker on future projects even if it takes a bit longer the first time. So I'm trying not to just write my own HTML when there may be a quicker way available (as there was in combining the registration and login forms). But I know that sometimes that's just what I have to do.
Thanks again for your answer. Eric On Sep 3, 8:06 pm, Massimo Di Pierro <massimo.dipie...@gmail.com> wrote: > > However, still not sure offhand how to modify the auth.navbar options. > > Don't. You do not need it. Remove it and add links to your own > functions.