![]() |
Sergey Kornilov admin 8/15/2024 |
Calendar template has an option to pull data from any table: Maybe you can implement two different calendar views by passing a parameter via URL and retriving one data set or another based on that URL parameter. You will need to adjust this sample code to read the parameter from the URL and pull the required data set. |