Hello,
in the Sample Calendar (Gallery) app there is a page Dynamic Action Examples -> Calendar and Report. There are hidden items P51_CAL_START_DATE and P51_CAL_END_DATE that are somehow miraculously being assigned values on page load (miraculously because values of these two items are being assigned by Set Value dynamic actions on event View Changed [Calendar], but these two DAs have Fire on Initialization attribute set to false, so naturally these DAs should not be fired on page load and I'm not able to find anything else on the page that sets values of these two items).
Please, can abybody explain how this works? I would like to get Calendar's region Start Date and End Date in a similar way but I'm not able to achieve it - it sets value after I change my Cal's month for the first time (if I set the DA's Fire on Initialization attribute to True, I'm getting some JS errors).
Thanks a lot,
Pavel