On Wednesday, August 17, 2016 at 9:39:45 AM UTC-7, Steve Joe wrote: > > Please look at the attached image above. I want to go to page you/index > upon clicking "Profile'. >
Perhaps you want to take a look at menu.py to learn about navbar construction, and then head over to layout.html as Massimo suggests: <URL: https://groups.google.com/d/msg/web2py/AYORqIEpc9E/WceOficKEAAJ> The magic of the auth navbar can be seen in gluon/tools.py, but better to hack layout.html than a core file. /dps > > On Wednesday, August 17, 2016 at 6:26:16 PM UTC+5:30, Ron Chatterjee wrote: >> >> Can you elaborate the problem better? What exactly u trying to solve. >> Give a url structure of before n after u want to see? > > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

