mattstratton / xela

A webapp for tracking sponsorship, speaking, and cfps for events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create template helper for all event fields

mattstratton opened this issue · comments

This is a bit more of a robust solution - instead of helpers that duplicate a lot of effort, in this case you would pass in the event ID as well as the field you want to get back.

We'll do this for the other resource types too, but I'll do it for events first.