Sorting By Custom Fields
By
Paul
If you want to add an option to sort by a custom field as well as the regular ones, just add the option to the selector in the template before the </select>:
<option value="fieldname">description</option>
If your field is named blah, this would become <option value="blah">blah</option>
Rating:
3/5 based on 1 vote. The median rating is 3.
Submitted:
09/10/07
Description:
Allowing links/categories/comments to be sorted by custom fiels.
Views:
235 views. Averaging 0 per day.
In the most recent 30 day period, there've been 0 views.
Previous Article
| Next Article