Based on http://www.web2pyslices.com/slice/show/1446/widget-select-or-add-option made some abstractions (easier to put to action for any table) fixed relative protocol link for jquery UI .js
If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Based on http://www.web2pyslices.com/slice/show/1446/widget-select-or-add-option made some abstractions (easier to put to action for any table) fixed relative protocol link for jquery UI .js
0
jurgis 11 years ago
if using date/time picker , it pops under the dialog ,
so change in your app /static/css/calendar.css:
.calendar{z-index:1099; ..
as picker/calendar has z-index up to 99, and jqueryUI dialog has 1000