Hi,
When I go to community.company.com/.../tag2...
...I would expect the results to be ordered from newest to oldest. Currently they are ordered from oldest to newest. In our community, videos that are 4+ years old are at the top of the results and videos made this week are on subsequent pages.
Borrowing from the API I tried appending sort=date+desc to the end of the URL, but it has no effect. Maybe that is expected.
The goal is to enable users to see a list of only videos that have a certain tag. The word cloud is not an option because non-standard variations of the tag appear and while this is OK for some users, this confuses a certain subset of users.
Are there any solutions for resolving this, or workarounds?
Thank you
