I am creating a 7 day calendar (CR 8.5) getting a parameter field from the user as the starting day. I want to display the dates on the Page Header but they only display on the first page all the rest are balnk.
this is what I have done at the page header
Global dateVar StartDate:={?StartDate};
this is what I have done at the page header
Global dateVar StartDate:={?StartDate};