Order by name not work with array. |
(12-07-2016, 03:20 AM)Narf Wrote: You're ordering by "fid" first and "name" second. Unless there's a duplicate "fid" in the result set, the "name" ordering will never be used. What did you expect? In my make parent list function which is called in get_forums I have another fid I am not sure if that is effecting it I have attached the Model file to the OP. Not sure if I done it all correct if any improvements can make let me know cheers.
There's only one rule - please don't tell anyone to go and read the manual. Sometimes the manual just SUCKS!
|
Messages In This Thread |
Order by name not work with array. - by wolfgang1983 - 12-07-2016, 03:16 AM
RE: Order by name not work with array. - by Narf - 12-07-2016, 03:20 AM
RE: Order by name not work with array. - by wolfgang1983 - 12-07-2016, 03:25 AM
RE: Order by name not work with array. - by kishorpant1991 - 12-07-2016, 03:54 AM
RE: Order by name not work with array. - by Narf - 12-07-2016, 07:08 AM
|