if I'm not wrong that isn't the user->id but the user->idnumber column (viewed as "ID number" in the profile page). Do you have information in that "ID number" field in order to be able to allow the process to effectively order by it?)
I've performed a quick look to code (not tested) and looks ok.
Eloy Lafuente (stronk7) added a comment - 07/Apr/08 06:45 AM Hi Ray,
if I'm not wrong that isn't the user->id but the user->idnumber column (viewed as "ID number" in the profile page). Do you have information in that "ID number" field in order to be able to allow the process to effectively order by it?)
I've performed a quick look to code (not tested) and looks ok.
Ciao
Yes, I tested using that field too but the ordering in the auto-create preview didn't seem to take it into account. In fact I couldn't see any obvious logic as to how users had been sorted in to groups.
Ray Lawrence added a comment - 07/Apr/08 05:01 PM Hi Eloy,
Yes, I tested using that field too but the ordering in the auto-create preview didn't seem to take it into account. In fact I couldn't see any obvious logic as to how users had been sorted in to groups.
All content on this web site is made available under the GNU General Public License, unless otherwise stated.
if I'm not wrong that isn't the user->id but the user->idnumber column (viewed as "ID number" in the profile page). Do you have information in that "ID number" field in order to be able to allow the process to effectively order by it?)
I've performed a quick look to code (not tested) and looks ok.
Ciao