[web2py] Re: smartgrid 'searchable' options

2015-05-30 Thread Peter Gibson
I am using the fields= parameter. On Thursday, May 28, 2015 at 7:29:54 PM UTC+1, Dave S wrote: > > > > On Wednesday, May 27, 2015 at 10:16:59 PM UTC-7, Peter Gibson wrote: >> >> Hopefully a simple question... >> >> I have a smartgrid on a table which contains a

[web2py] Specifying which fields are searchable with Smartgrid

2015-05-27 Thread Peter Gibson
The default search widget gives option to search on every field on the table. How do I restrict it to just a couple of fields (title, description). -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.c

[web2py] smartgrid 'searchable' options

2015-05-27 Thread Peter Gibson
Hopefully a simple question... I have a smartgrid on a table which contains a lot of fields that are only for internal use of the application and are of no direct interest/relevance to the user. When I set searchable=True in the smartgrid then it allows searching on all these fields which is n

[web2py] Beginners question about multiple applications

2015-04-14 Thread Peter Gibson
I am a beginner with Web2py but am very impressed with what I have seen and read so far. I have plans to use Web2py for a sizable web project. My project requires a wiki (the built in one will do just fine) and what I would refer to as a number of 'models'. For example Twitter, Facebook, Ac