Working on trying to add the event description to the Categories view. i'm editing default_table.php in the views/categories/tmpl/ folder
I tried adding echo($row->fulltext) and introtext but it returns empty. I'm guessing either the collection of rows doesn't have that data or i'm calling the wrong field.