Does anybody have some experiences with creating dynamic content with jquery? I know the signal/slot system from qt and I have the feeling that trigger/bind from jquery can do the same thing in web2py
My idea is to have e.g. a list view (controller list) and a form (controller form). Both are loaded via ajax onto the same page, when the form is submitted (via ajax) and it has the right content the controller form will return the trigger that updates the list view (calls controller list). Is this possible? Am I thinking in the right direction? Please help or guide me into the right direction. If I am to unclear please tell me and I will try to find a better example -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.