> I believe that as well. And I even changed my templates for doing that
I may raise a ticket then > I didn't get what you say... You can access the form as "document.form_name" What I'm thinking is, that I can build an app - statically if you like, no ajax - All is good, I use TableForms. Now I want to do something a bit fancy, override a link so that on click it does some lovely scriptaculas slidey thing to reveal a form, but that would mean statically recreating the form using MochiKit DOM. I just thought it would be cool to be able to include a dynamic JS file that was created right from a form schema. Of course it depends how you build the app, you could indeed just render the form to the page as normal and play with it via javascript. It's just if default behaviour was to go to a new page for the form and ajax behaviour was to show it dynamically ... Like I said, just a thought, not a serious proposition. Your getting into the realms of python-converted-to-javascript I suppose ... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
