Hello
I have checked the HTML after pressing the Enter key and noticed that the Html refers to it as a new paragraph <p>
by pressing Shift and Enter together the space between the lines is normal and the Html behind it is <br>
I think that maybe in order to fix the second Issue I have mentioned you should adjust the Html behind the program
All the best
Shai Topaz
Solved! Go to Solution.
Hi Shai
With regards to the first issue, you can set the default property to empty, right aligned paragraph using the following HTML.
"<p style=""text-align:right""></p>"
When a user clicks the text control, it'll select the existing paragraph which will be right aligned.
With regards to your second issue, it is not possible to apply custom CSS, which would be the correct way to resolve the spacing between paragraphs. I would recommend that you raise a suggestion for this in the ideas forum.
https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas
Hi timl
Thanks for the help
I actually needed the Command: "<p dir=""rtl""></p>"
I couldn't have done it without your help
Thank you
Hi Shai
With regards to the first issue, you can set the default property to empty, right aligned paragraph using the following HTML.
"<p style=""text-align:right""></p>"
When a user clicks the text control, it'll select the existing paragraph which will be right aligned.
With regards to your second issue, it is not possible to apply custom CSS, which would be the correct way to resolve the spacing between paragraphs. I would recommend that you raise a suggestion for this in the ideas forum.
https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas
Hi timl
Thanks for the help
I actually needed the Command: "<p dir=""rtl""></p>"
I couldn't have done it without your help
Thank you
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
User | Count |
---|---|
199 | |
97 | |
58 | |
51 | |
42 |
User | Count |
---|---|
261 | |
157 | |
84 | |
79 | |
57 |