Again, thank you for your quick response and resolution to my question. Your response was very clear and easy to adapt. It works just like I wanted it to.
All fields with bold label must be completed before the form is submitted.
You are not logged in. Please login or register.
LuxCal Web Calendar → Need Help → Todo List → Post new reply
All fields with bold label must be completed before the form is submitted.
Again, thank you for your quick response and resolution to my question. Your response was very clear and easy to adapt. It works just like I wanted it to.
Hi there,
Yes, this can be easily done as follows:
On the admin's Categories page of the calendar create a category with the check mark (2/3 from the top) checked. So now you will have an event category for ToDo events. Remember the category ID! If you already have a ToDo category, you can of course skip this step.
Edit the file display2.php and in the General Settings change $header to "To be done" (or whatever you want) and in the Filters set $cats to the ID of the ToDo category (remembered above).
Now only events created in this ToDo category will appear in your display2.
In case of problems, please let me know.
Roel
Is it possible to get a similar page that displays a list of todo items? The page display2.php shows a list of upcoming events and would like to have a similar page for todo lists.
LuxCal Web Calendar → Need Help → Todo List → Post new reply