Forum Discussion
GaryMcRoberts
8 years agoQrew Cadet
I am seeing the same behavior and tried to troubleshoot myself and found that its happening when the user is in a role that has the table that contains the calendar report hidden, if you unhide the table the calendar will display correctly. Not ideal but a temporary workaround until it's fixed.
- QuickBaseCoachD8 years agoQrew CaptainIt would be good to report that to Support as a clue for them.
- GaryMcRoberts8 years agoQrew Cadetits already reported :)
- LukeMcInnes8 years agoQrew CadetThanks! I'll put this info on the ticket! We couldn't isolate the issue so created a code page to display the report frame and inserted that instead as a workaround. Seems that it will display if you do it like that..... This also shows all the cal events in day/week mode, which doesn't seem to work properly if you put the report on a page._
- GaryMcRoberts8 years agoQrew Cadetadding &ifv=1 to the end of the report URL will display it correctly too, less all the normal Quick Base headers etc. the url would look something like this
https://quickbase.com/db/xxxxxxxxx?a=q&qid=5&ifv=1
- LukeMcInnes8 years agoQrew CadetWorks well! Thanks :)