Re: [web2py] SQLFORM.grid awesomeness and some questions

2011-10-28 Thread Nik Go
Johan, we're you able to specify your own icons for your custom buttons? If so, may I know how you did it? On Thursday, October 27, 2011, Johann Spies wrote: > > > On 26 October 2011 19:15, Cliff 'cvml', 'cjk...@gmail.com');>> wrote: > >> So you need a column on the right for an "Add to Cart" bu

[web2py] SQLFORM.grid awesomeness and some questions

2011-10-26 Thread Cliff
SQLFORM.grid is amazing. Many thanks Massimo, Bruno, Martin and everyone involved. Is there a way to replace the contents of the tag at the top of the view? All the pages show "Index." This is okay for the index view, but I would like to change it to "Edit", "View" and so on. Do the "design",