Please be so kind as to read my full post before responding.
Thank you for your consideration.
I tried displaying something like a form/entity summary via text bullet points inside of a HTML Text control using HTML list tags
<ol><li></li></ol> <ul><li></li></ul>
But trying this, it appears as if the left margin/padding of the list is wrong.
The list bullets/numbers are moved outside the visible part of the control.
Only the top level list seems to be affected
The problem seems to be the way the
<ol></ol><ul></ul>
tags are treated, as, for unnumbered lists, a workaround seems to be to use only li tags without ol/ul tags.
Session ID: efbb1bbd-36dc-49ca-a0f5-293a28367ada
PowerApps 3.19052.19

Report
All responses (
Answers (