Dynamic Date on Pivot Calendar

Post Reply
rmcdonald
Investor
Investor
Posts: 417
Joined: 19 Dec 2018, 02:33
Name: Robert McDonald
Location: Auckland, New Zealand
Company Name: Unicloud
Contact:

Dynamic Date on Pivot Calendar

Post by rmcdonald »

Hi I had a dynamic date field that I use using in a pivot calendar with a simple calculation of [1358]+get_value([1357]) which was working fine and displaying on the calendar but when I use a field with the following formula IF([1357]=625,"",IFNULL({34},[1359])) it wont display on the calendar despite the field showing the date on the record no problem ?
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Dynamic Date on Pivot Calendar

Post by support »

Can you provide screenshot with issue?
rmcdonald
Investor
Investor
Posts: 417
Joined: 19 Dec 2018, 02:33
Name: Robert McDonald
Location: Auckland, New Zealand
Company Name: Unicloud
Contact:

Re: Dynamic Date on Pivot Calendar

Post by rmcdonald »

Hi I have attached screen shots to show the issue - The date field populates in the record , we can select the field for the pivot calendar but it does not show on the calendar report.
2020-05-20_15-34-50.png
2020-05-20_15-36-28.png
2020-05-20_15-35-45.png
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Dynamic Date on Pivot Calendar

Post by support »

Found this issue. Files from archive replace too
plugins\ext\modules\pivot_calendars\actions\view.php
plugins\ext\modules\calendar\actions\report.php

Let me know if it works ok now.
Attachments
calendar_fix.zip
(5.29 KiB) Downloaded 176 times
rmcdonald
Investor
Investor
Posts: 417
Joined: 19 Dec 2018, 02:33
Name: Robert McDonald
Location: Auckland, New Zealand
Company Name: Unicloud
Contact:

Re: Dynamic Date on Pivot Calendar

Post by rmcdonald »

Thats great - worked thanks again
Post Reply