Creating custom views sort handler
Posted by Alun on February 18, 2010 at 5:58pm
Hi guys & gals,
I've been playing around with Views and getting it integrated into my module recently. Everything is working great - I am managing a sports league, so can now get people to display their leagues using views. Most of the information is stored in databases for simple retrieval, but I had to create custom field handlers for some, as some of the fields do not have fields in the table - for example I have the following table structure to store a teams position in a league
Standings
won
lost
drawn
goals_for
goals_against
bonus_points
