10393 Posts in 2203 Topics by 1714 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 756 Views |
-
tagfield : how to output tags in same order they were entered?

11 January 2011 at 9:02am
I am using the tag field for a number of short text fields in my system, and until recently it appeared to work perfectly.
But as I entered more data and started to reuse tags, I found the output of the tags to my pages are not in the order I entered them.How might I go about setting the module to output tags in the same order that they have been entered?
-
Re: tagfield : how to output tags in same order they were entered?

11 January 2011 at 4:20pm
Looking at the database I see that I may be able to get the behavior I want by sorting the tags based on the ID from the Many-Many relation table.
I am guessing that if tags are entered in the correct order, that this order is reflected in the ID numbers in the relation table?
So if Tags are not in the correct order, that removing all tags, saving, and then reentering the tags in the correct order would rewrite the unique ID to the relation table and allow me to sort them correctly?If this is in fact how this is working (hoping someone with more experience here might know) how might I go about extending this class to sort in this manner?
| 756 Views | ||
|
Page:
1
|
Go to Top |

