[web2py] Re: Trunk > 20012-08-19 formatting

2012-08-23 Thread Simon Ashley
The last issue resolved and re iteration of a warning to others. *Don't use more than one SQLFORM.grid on a form.* On Friday, 24 August 2012 12:32:01 UTC+10, Simon Ashley wrote: > > That's OK. > I'm not sure with the styling of the Export at bottom of the screen but no > biggy. > > The main is

[web2py] Re: Trunk > 20012-08-19 formatting

2012-08-23 Thread Simon Ashley
That's OK. I'm not sure with the styling of the Export at bottom of the screen but no biggy. The main issue that I'm working through is the a working app in a trunk from 2012-07-21 is broken in the current trunk. One issue appears to be related to the auth_users table. Would not play nicely w

[web2py] Re: Trunk > 20012-08-19 formatting

2012-08-23 Thread Massimo Di Pierro
Yes. The grid was an experimental feature in 1.99.7. We are still making minor tweaks to it. The query button is gone because its effect can be achieved by giving focus to the search input. The add button moved up to save space. The export feature has been improved. There are many export options