[web2py] Re: parse_as_rest, multiple fields to select

2014-01-13 Thread Zbigniew Pomianowski
Sounds great! In my opinion it would be very useful feature. W dniu sobota, 11 stycznia 2014 21:54:54 UTC+1 użytkownik Massimo Di Pierro napisał: > > No but it should be easy to add the ability to do it. I would use the > syntax > > "/friend[person]/{person.id}/:field1,field2" > > Please open a

[web2py] Re: parse_as_rest, multiple fields to select

2014-01-11 Thread Massimo Di Pierro
No but it should be easy to add the ability to do it. I would use the syntax "/friend[person]/{person.id}/:field1,field2" Please open a ticket about this. On Saturday, 11 January 2014 12:47:02 UTC-6, Zbigniew Pomianowski wrote: > > Is it possible to use *parse_as_rest* function and select only p