I have an event in a database that needs to be set as recurring on the calendar. Currently I have a field called 'recurr' in the sql query for the data that is set to 1 for this event. How can I tell the calendar that if it see a tag of '1' for the recurr field, to set that event as repeating for every week.