I have a number of pages that already include a two-column summary table with Parameters in the left column and Values in the right column. On each page I copied the table into a Page Properties macro and added a suitable label. I added the Page Properties Report macro to a new page using the label.
Initially, none of the parameters I specified in the Report macro were displayed. The reason for this behaviour turned out to be that the text in the Parameters column ended with a colon (:). Using this character anywhere in the left column blanks the corresponding entry in the Report macro.
Is this behaviour understood?
Richard