Scheduler

Hi,

    

I discovered this component and it appears to me very interesting …

I use views & MySQL to generate the list of events. Can I use the Connector in this case?

In advance thank you for your reply.

I use views & MySQL to generate the list of events. Can I use the Connector in this case?
Yes, you can use render_table and use name of view instead of table name ( it will work for rendering, but not so sure about insert|update operations )