Quote:
Originally Posted by tbworld
The reason I asked about the content is it is difficult to help without understanding how the data has to be linked and by what criteria. When you have put this together I can be of more help.
|
Hey bro, sorry for not clarifying the problem.
Basically each thread will be linked to a row in a custom table that contains the number of votes (positives and negatives) for each thread.
Custom Table Design (example):
ThreadID | Positive-Votes | Negative-Votes
123 ---------------- 5 ---------------- 2
912----------------- 8 ---------------- 9
I'll would like to show such values to its respective thread. So this is the custom content which I showed above.
Thanks :up: !