my bad, i forgot to include the main actor.
*views/default/index.html*
{{extend 'layout.html'}}
{{=LOAD('default', 'post.load', ajax = True, 
        target = 'post') }}
{{=LOAD('default', 'show.load', ajax = True, 
        target = 'show') }}

about flash, already tried response.flash and session.flash but the result 
is no response at all. to narrow down (minimalize the app, to track which 
is wrong part of my code in component that have a form without session, 
validator, etc) i just focus in flash first, the response.js is just 
another story (i'm lazy to refresh the page)

thanks and best regards,
stifan

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to