Hello
I have an app which allows user to take a photo, fill phew text inputs and send it through Power Apps as a mail.
Since I cant create css file for html I'm using style formatting inside html tags.
Problem is, that some of style tags such as background-color, font-size, font-color are applied when I send an email, but others are not visible, for example, border-radius, width, border.
I don't know if function SendemailV2 doesnt support every style tag or am I doing something wrong 😞
I attached html file so you guys can say if I'm doing something wrong
Thanks in advance
Solved! Go to Solution.
@Anonymous
Your limitations are with your email app - most likely you are using Outlook.
Outlook does not support all of the html tags and drops them.
You might want to take a look at this link to learn which ones are not supported.
I hope this is helpful for you.
@Anonymous
Your limitations are with your email app - most likely you are using Outlook.
Outlook does not support all of the html tags and drops them.
You might want to take a look at this link to learn which ones are not supported.
I hope this is helpful for you.
User | Count |
---|---|
254 | |
106 | |
92 | |
47 | |
37 |