Thank you for the great module. It was a huge help for me.
I added some fields (I‘m not sure, but I think 18) to the Fieldtype so it fits better for my needs.
I created a page with 6000 courses (events) for a mobile app. These couseses can be filtered by date and locations. (After the filter, there are only 100-200 courses to show) But it takes nearly 3 seconds to load the event-objects.
Btw: I already reduced the time vom 7 seconds to 3 by removing the strtotime-functions in the module and setting MySQL-Indexes.
Events Fieldtype & Inputfield (How to make a table Fieldtype/Inputfield)
in Modules/Plugins
Posted