Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
9 subscribers
Views
2452 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Receiving emails in the wrong format
michaelag
A Score Level 1
over 8 years ago
We are facing an issue where sometimes the user receives the email in HTML format and at times receives the mail in the proper format. Has any one faced this issue? Please advice. Thanks in advance
OriginalPostID-267664
Discussion posts and replies are publicly visible
Parents
0
Vinod Bongoni
Certified Lead Developer
over 8 years ago
Check with below,
1. Try to find & close all tags if you missed any.
2. The code might be in Text i.e., ="<html>....<html>"
3. OR somewhere the code is converting to Text type
Try to use toHtml() function if the above checks are failed!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Vinod Bongoni
Certified Lead Developer
over 8 years ago
Check with below,
1. Try to find & close all tags if you missed any.
2. The code might be in Text i.e., ="<html>....<html>"
3. OR somewhere the code is converting to Text type
Try to use toHtml() function if the above checks are failed!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data