Pre-defined localization data for web


Author
Message
Chan
Chan
Advanced StrataFrame User (965 reputation)Advanced StrataFrame User (965 reputation)Advanced StrataFrame User (965 reputation)Advanced StrataFrame User (965 reputation)Advanced StrataFrame User (965 reputation)Advanced StrataFrame User (965 reputation)Advanced StrataFrame User (965 reputation)Advanced StrataFrame User (965 reputation)Advanced StrataFrame User (965 reputation)
Group: Forum Members
Posts: 533, Visits: 2K
Hi,

I have developed web based RBS in my application. I faced problem that, when I retrieve text/message of localized security data such as "SFSM_PasswordAuthenticationFailed", it returned msg_text in rtf format.



1. Are there any ready localization text for web?

2. I found that is MessageItem.IsHtml but I couldn't found any where to let me specify it.



Please advice. Thank you
Reply
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
What Dustin said is true, but you can use the Text values if you want to embed HTML istead of RTF.  This is what we do.  For example, instead of using a Message, we will create a text value, add whatever HTML tags we need, and then pull the text value instead of the message.  The other option is to create a shared class that converts RTF to HTML...we have done this before as well.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search