You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I am using the combination of Page Properties and Page Properties Report.
In my Page Properties table, one of the column title is on 2 lines.
I cannot find a way to only select this column in the "Column To Display" option of the Page Properties Report.
I think it is needed to provide the formatting (the carriage return in fact) so that the macro can catch the right column. But how ?
Thank you very much in advance for you help.
Regards
Cédric
Hi @Cédric Templie ,
This should work if you use a hard carriage return (Shift+Enter) instead of a regular carriage return (Enter) in your column titles.
Note this will reduce the space between your two lines in the table cell. Will be still visible as two lines though.
Hope that helps!
Kind regards,
Nicolai
Hi @Nicolai Sibler ,
Thx for the proposal.
I tried but still cannot successfully "select" the column for display in the Page Properties Report.
What should be the format ?
Let's assume I have the following in Page Properties.
ColumnX Line1 (Shift + Enter)
ColumnX Line2
How this should be in the Page Properties Report, in "Column to Display" field ?
Should I add a special character somewhere ? like \n or <br> (so far I tried both but not working)
ColumnX Line1\nColumnX Line2
As a side note, If "Column to Display" is empty, all columns are well displayed, even if there are several lines in the title, whenever I used Enter or Shift+Enter by the way.
My problem is really to select that single column that has multiple lines...
Thx again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'd treat the column title as if it was in one line.
I left a whitespace before the line break in the Page Properties Macro:
Next I selected the title as if it was in one line (because technically it is).
Without the whitespace (Shift + Enter directly after the w), I would have to select "newline".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.