07-27-2016, 05:49 PM
Thanks, I had a feeling it was like that. Then I'll have to make some changes to my Schedular module. Right now, I don't use the vtlib record functionality since I was planning on using the in-app calendar mechanism. Basically what you're saying is: create a record for every event/task/todo/whatever you make like you would in other entity modules?
I'll have to retrace my steps a bit and figure out what I skipped when I thought I could just tap into the core mechanism. Also I have to rethink my listview.php (which currently just comments out the inclusion of the listview file and calls my own template). Since I have a chance of starting out the right way, I think I'll take a good look at your example and come asking here a lot still to make sure I make the best possible module.
I'll have to retrace my steps a bit and figure out what I skipped when I thought I could just tap into the core mechanism. Also I have to rethink my listview.php (which currently just comments out the inclusion of the listview file and calls my own template). Since I have a chance of starting out the right way, I think I'll take a good look at your example and come asking here a lot still to make sure I make the best possible module.