> So, the alert() immediately before web2py_component() gets called, yet no > ajax call is made?
That's right. > Do you get a Javascript error in the console? The JS console displays 5 requests, no errors. > Are you sure web2py.js is loaded in the page? Yes, web2py.js is loaded. I think Bootstrap modal may interfere with web2py's web2py_component() call. A few weeks ago I had an issue with calender and auto complete, when the form contained a date the auto complete didn't work. Best regards, Annet. -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

