Page 1 of 1
Bullet list doubles height
Posted: Sat May 12, 2018 3:31 am
by grbspltt
I'm using a html text box to show a detail field as an un-ordered list item with bullet points. The rendered height of the text field doubles when I use the text height vs code only no styling.
With html tags:
Code: Select all
<ul><li>{bondCampusSubCategorySummary.subCategory}</li></ul>

No style:
Code: Select all
{bondCampusSubCategorySummary.subCategory}

Re: Bullet list doubles height
Posted: Mon May 14, 2018 10:41 am
by Lech Kulikowski
Hello,
Please send us a sample report with test data which reproduces the issue for analysis.
Thank you.
Re: Bullet list doubles height
Posted: Mon May 14, 2018 6:14 pm
by grbspltt
See attached.
Re: Bullet list doubles height
Posted: Thu May 17, 2018 8:40 pm
by Lech Kulikowski
Hello,
Unfortunately, at the current moment, works as is.
Also, please check the modified report in the attachment.
Thank you.
Re: Bullet list doubles height
Posted: Thu May 17, 2018 8:48 pm
by grbspltt
"Works as is" meaning nothing will be done to fix?
I ended up using a shape to create a bullet, not great but it passes. I'll be sure to keep that special character in a text file somewhere if I ever need a bullet list.
In the future it would be nice to have this working in a less hacky way, especially since the bullet list is a built in feature. Perhaps make the bullet list button default to this special character?
Re: Bullet list doubles height
Posted: Fri May 18, 2018 10:01 am
by Lech Kulikowski
Hello,
There are limitations in the JavaScript with HTML tags. Unfortunately, at the current moment, we couldn't fix that issue.
Thank you.