Re: [phpwslistings-dev] Sort Agents
Brought to you by:
rizzo,
wendall911
From: Mike W. <wi...@ce...> - 2003-05-28 02:13:21
|
Wendall, As for my situation I would have my agents sorted randomly on each page load. I used to have them in a set order until one of my agents complained that they were always on the bottom, so now they rotate randomly. I think though that some may want it according to rank or some maybe like it alphabetically. Mike ----- Original Message ----- From: Wendall Cada To: phpwsListings Dev List Sent: Tuesday, May 27, 2003 11:15 AM Subject: [phpwslistings-dev] (no subject) First of all, I think that Mike's idea about the tabbed admin interface is great. Sorry I misunderstood what was being asked. You could put that in as an RFE Mike and assign it to me. In implementing the formelement breakouts, I decided to make each item appear based on its rank. This can be a problem if someone makes two items with the same rank, only the last item of that rank will appear in the layout. While I explain this in the HOWTO, I wonder if this will be confusing for users. One idea I have is to put the rank in the form element list. This would make it a quick reference for layout. Mike, did you have a particular way that you would like to see RFE # 743739 Sort View Agents done. They could be sorted any number of ways. I just fixed a bug where if you had two agents with the last name only one would appear, so I am familiar with this function. I would imagine that this would be done based on a rank system. Would that work for you? Wendall |