Re: ordering objects in the admin area

2010-06-08 Thread rahul jain
Could this be used to retrieve new objects first ?. On Tue, Jun 8, 2010 at 6:41 AM, Alessandro Pasotti wrote: > 2010/6/8 grimmus >> >> Hi, >> >> I have a staff app that lists staff photos and their names. The client >> would like to be able to re-order these in the admin area easily. >> Ideally

Re: ordering objects in the admin area

2010-06-08 Thread Alessandro Pasotti
2010/6/8 grimmus > Hi, > > I have a staff app that lists staff photos and their names. The client > would like to be able to re-order these in the admin area easily. > Ideally there would be a dropdown where the user could select between > 1 and n which object should appear in what position in th

ordering objects in the admin area

2010-06-08 Thread grimmus
Hi, I have a staff app that lists staff photos and their names. The client would like to be able to re-order these in the admin area easily. Ideally there would be a dropdown where the user could select between 1 and n which object should appear in what position in the list. I could add an extra