Hi Richard, Thanks for your reply.
> For example, I use Bootstrap accordion and I want to control when my component > are loading to avoid all the component to be loaded on my dashboard every time the > index page is hit. So I can't include the accordeon bootstrap html into my component > even if it simplify my index dashboard main page a lot since I need to display the header > row of accordion to catch a click event and call my component with web2py_component() > to load my component stuff into the accordion tab... That makes sense, the landing page is part of a Bootstrap carousel, so there is a slide event. Kind regards, Annet. -- --- 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/groups/opt_out.

