Re: [web2py] widget-select-or-add-option not working with web2py 2.0

2012-12-04 Thread Richard Vézina
There is a conflit with jquery ui dialog and bootstrap. I plan to look at it soon. I try replace jquery ui dialog by bootstrap modal by modal use to strip the embeded form tag don't know why. If you make some progress your input is appreciate Richard On Tue, Dec 4, 2012 at 12:59 AM, Naleen Yadav

[web2py] widget-select-or-add-option not working with web2py 2.0

2012-12-03 Thread Naleen Yadav
Hii All, I am working on a web application where I need to use widget-select-or-add-option but its not working. I am not getting " Add New"button rather getting "Add New" link, which does nothing. I have attached the snapsho