I bulleted information in my Status Notes, and the bulleting didn't come through when I posted the Status Update. Any ideas how I can fix this?
n/a
[edited by: Claudine at 4:12 PM (GMT 0) on Wed, Nov 24 2021]
I bulleted information in my Status Notes, and the bulleting didn't come through when I posted the Status Update. Any ideas how I can fix this?
Thanks for bringing this to our attention. I logged a bug:
As a workaround, you can add the "content" class to the Status Note rendering section of the Ideas - Idea widget. See below:
#if($idea.StatusNotes() && $idea.StatusNotes().Length > 0) <div class="idea-status-notes-content content">$idea.StatusNotes()</div> #end
Awesome. Thanks!
Awesome. Thanks!