When editing the Text property of a form label element, and checking the ‘Use HTML’ box, we can click on the Justify Left/Centre/Right buttons and the selected lines of text appear to move to the appropriate position.
However, no html tags are inserted around the selected text and on the viewed/printed form the text is always left justified. Only by adding eg
&
tags manually in the ‘HTML source’ tab (see below) can I get it to work.
I see the same thing on Mac. All the formatting buttons except the text alignment buttons add html code. Dunno if it’s expected behavior or not, just posting a confirmation.
that seems to be a limitation off that toolbar. We are calling the right action on it. But that action doesn’t seem the generate any html (like bold/underline seems to do)