You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if you could have an area to create new fields and then when adding an event select which of those fileds to use for that specific event.
This way you could request more information like job title, dietry requirements etc.
If there were simple tokens so these could be added to emails and also exported into a csv or xls doc that would be great.
The text was updated successfully, but these errors were encountered:
src/Codefog/EventSubscriptions/DataContainer/SubscriptionContainer.php
Modified: ->prepare("SELECT * FROM tl_member WHERE id=? OR (id NOT IN (SELECT member FROM tl_calendar_events_subscription WHERE type=? AND pid=?)) ORDER BY lastname, firstname, username, phone")
It would be great if you could have an area to create new fields and then when adding an event select which of those fileds to use for that specific event.
This way you could request more information like job title, dietry requirements etc.
If there were simple tokens so these could be added to emails and also exported into a csv or xls doc that would be great.
The text was updated successfully, but these errors were encountered: