Hi, I'm a newbie to web2py....I'm doing a project using web2py framework. I have written a form for my project in a controller of the web2py(say identitiy.py) and am accessing it from some views. Now I want to add ajax functionalities to my form. I am providing the user with two select boxes and based on his selection in first box, I should retrieve a selected terms from a database and populate them in the next select box.
I've written a code bt it isn't working. It would be really helpful if someone provides me with my required functionality or guides me how to debug ajax codes in web2py.I would have sorted it myself but this is a very immediate task that needs to be done for me. So I request you guys to help me through this. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@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 -~----------~----~----~----~------~----~------~--~---