Quote:
Originally Posted by elsupremo
Awesome, thanks Andrew.
Quick question: do you know any easy solution off-hand that would solve my problem with the portal? "One particular reason why I personally would love this, is I have the most recent downloads being displayed through vba CMPS on my index. However, because the content I offer has different quality versions, each new entry is duplicated (or triplicated, depending on how many versions I have)."
It's not urgent at all, but it would be nice to figure out a way around this issue.
|
Off hand, I'd say that this can be handled by changing the SQL query that's used to drive the portal. That would depend on you being sufficiently consistent in at least some aspect of your naming conventions, so that the query can differentiate between the different copies of the entry and select the one you want. For example, always put a text which says "Choose me" in the required entries. (being flippant, but you get the point)