I understand, perharps it does not make much sense. But thanks for the answer.
On Oct 6, 2:57 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > If you do not select the record id there is not update_record because > web2py does not know what the id of the record is. > > On Oct 6, 12:54 pm, yamandu <yamandu.co...@gmail.com> wrote:> Had to fix the > subject but problem persists. > > > On Oct 6, 2:45 pm, yamandu <yamandu.co...@gmail.com> wrote: > > > > When I do a select() the row objects generated update_record and all > > > expected methods. > > > But when I do a select(db.table.somefield) the rows objects have no > > > update_record or any other method. > > > > Is this expected or bug? > >