WelcomeForumsCommunityWijeditor spell check

Wijmo Team Member
Conan posted on June 7, 2012 at 2:31 pm link

I’m having trouble getting the built-in spell checker options to appear in a Wijmo editor control. I’m including the toolbar option “Spelling” as follows, however no spell check option appears on the toolbar (see attached image):

$(“#editor”).wijeditor({
showPathSelector: true,
showFooter: true,
customContextMenu: false,
mode: “simple”,
simpleModeCommands: [
"FontName", "FontSize",
"Bold", "Italic", "UnderLine", "StrikeThrough",
"Undo", "Redo",
"SubScript", "SuperScript",
"BackColor", "ForeColor",
"BulletedList", "NumberedList",
"Outdent", "Indent",
"JustifyLeft", "JustifyCenter", "JustifyRight", "JustifyFull",
"RemoveFormat",
"InsertBreak", "InsertParagraph",
"InsertHR",
"Preview",
"Cleanup",
"Cut", "Copy", "Paste",
"SelectAll",
"InsertSpecialChar", "InsertDate",
"Find",
"Spelling",
"InsertImage",
"Link"
]
});

Is this supported?

Attachments:
  1. editor
Wijmo Team Member
Ashish Jindal posted on June 8, 2012 at 11:08 am link

Hello,

It seems problem to me as well and have escalated it to the developer for review. I would update you as soon as I get anything from him.

Regards
Ashish

Answer
Wijmo Team Member
tyler.wu posted on June 11, 2012 at 2:35 am link

Hi,
The “Spelling” only supported in server, now it’s not supported in wijedtor widget.
We will update the document.
Thanks for reporting the issue.

Answer
Wijmo Team Member
Mikemahony posted on July 4, 2012 at 12:39 am link

Does this mean that there is no spell check with the widget?

Answer
Wijmo Team Member
lianbo posted on July 5, 2012 at 3:32 am link

Yes, the feature is available in wijmo asp.net webcontrol.

Answer

This topic has 5 voices, contains 4 replies, and was last updated by  lianbo 322 days ago.

You must be logged in to reply to this topic.