If @Command([CalendarFormat];“5”) is an undocumented format for one work week then what is the undocumented command for one work month?
I even tried setting the format to “30” days and then immediately following it with @Command([CalendarFormat]) (no parameters - should cycle through next format) but when it cycles it just skips over the work week format and displays the next standard format.
My goal is to make the “one work month” formula my view default by putting it in the post open event of the view.
Any ideas?