Platform
Learn
Community
Support
Sign up
or
Log in
Profile
messages
Messages
logout
Logout
Platform
Home
Downloads
IPP
Licensing
Project Sizing
Beta
Learn
Training
Documentation
Evaluation Guide
Community
Jobs
Home
Forums
Forge
Ideas
Badges
Members
Support
Partner Guide
Resources Library
Opportunities
Account Management
Pre Sales Demos
Sign up
or
Log in
Home
Jobs
Forums
Forge
Ideas
Members
Badges
Dear ,
What would improve your OutSystems Community experience? Let us know by taking this 2-minute survey.
Pick up the survey
Community
›
Forums
›
Forge Discussions
[CKEditor] Config parameter: Translate CKEditor User Painel
New Post
New Post
Forge Component
CKEditor
(17)
Published on 2018-11-28 by André Ramos
17 votes
Published on 2018-11-28 by André Ramos
Louis Springer
Posted on 2015-11-20
Louis Springer
Rank: #1020
Posted on 2015-11-20
Hi, Guys
Im trying force CKeditor translate to portuguese using the config imput parameter.
language
:
'pt'
,
But not working. Anyone can help ?
http://docs.ckeditor.com/#!/guide/dev_uilanguage
Thank you !
alan wright
Posted on 2016-04-12
alan wright
Rank: #161
Posted on 2016-04-12
Solution
Hi, I am new to outsystems but this is probably due to the following code in the CKEditor webblock javascript which inits the editor - it overwrites some of the config attributes that are passed in:
//Force some config values
ckConfig
.
language
=
'en'
;
Until this is fixed i think the best you can do is try to set the editor config directly after the javascript has created the ckeditor instances.
Solution
Login to reply
New Post
Available Forums
Technology & Integration
News and Announcements
Forge Discussions
Meta
Hints and How-To Guides
Usability
Installation Troubleshooting
Personal Environment Troubleshooting
Forum Notifications
Email Digest Settings
Loading...
(hidden) New Badge Popup