[web2py] SQLFORM - crud.create in a popup

2011-07-13 Thread Ismael Alejandro
hi! How could I put a SQLForm or a crud.create form in a modal and send it
some url attributes?


Re: [web2py] SQLFORM - crud.create in a popup

2011-07-13 Thread Kenneth Lundström
 hi! How could I put a SQLForm or a crud.create form in a modal and 
send it some url attributes?


There is many different ways:

http://easyframework.com/demo_popup.php

A sure way is:
http://www.web2py.com/plugins/static/web2py.plugin.*mmodal*.w2p 
http://www.google.com/url?sa=Dq=http://www.web2py.com/plugins/static/web2py.plugin.mmodal.w2p 



read more on:
http://groups.google.com/group/web2py/browse_thread/thread/809bf7eb5072651f/90ecd2c59b3dacc6?lnk=gstq=mmodal#90ecd2c59b3dacc6

Kenneth