Thanks to the web2py app of jpolite provided by mdipierro, I tested
the jpolite in web2py, please help me solve following issues,
a. login problem.
I put {{if not auth.is_logged_in(): response.write(auth.login())}} in
m101, when I try to log in with existing username and password, I
failed. i can not figure out reason. when I put same outside the
windows, it works fine.
b. Control in tabs system of jpolite
in jpolite tabs system, I try to dynamically render/control the
content of selected window from other one in jpolite by using web2py,
I can not dynamically for example render/control m102 from m101 menu
by using web2py in tabs system. now what I can do just like jpolite's
examples to control or update static htmls in c2. also I can do above
control without tabs system for example if only m101 and m102 windows
in place ( control m102 from m101 menu dynamically).
c. multiple controls in tabs system
furthermore, is it a way to do multiple controls, for example, from
m101 control m102, meanwhile, from m201 control m202, from m301 conrol
m302 etc?
thanks in advance,
Frank
On 8月28日, 下午12时57分, Frank <[email protected]> wrote:
> Hi, I'm pretty new to web2py and do some testing, I try to develop
> some test app. now, I try to testJpoliteon web2py, get thejpolite
> work on web2py, I know web2py somewhere have this experimental stuff,
> could anyone advise me where to find the experimentaljpoliteon web2py
> (source code)?
>
> thanks in advance.
>
> Frank
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---