Implement something is quite a bit over my skill... But I can post the solution I found with.
As far as I can see we need : - a list of user authorized to change of group - per user a restricted plage of group that the user can pick - eventually the history of the membership change (that could be acheive with crud.archive) - ... Richard On Fri, Sep 17, 2010 at 9:56 AM, mdipierro <[email protected]> wrote: > no and it is very much needed. Any takers? > > On Sep 17, 8:50 am, Richard Vézina <[email protected]> > wrote: > > Hello, > > > > I need to let some of my user changing of membership into a plage of > > existing members number. Is there mechanism already existing in web2py or > do > > I have to program it from scratch? > > > > Thanks > > > > Richard >

