Welcome Guest Search | Active Topics | Sign In | Register

HTML Editor with Context Menu Options
Biju
Posted: Monday, July 21, 2008 2:55:09 AM
Rank: Member
Groups: Member

Joined: 6/3/2008
Posts: 26
Hi,

Can I use EO.Web's context menu with the HTML Editor?
eo_support
Posted: Monday, July 21, 2008 6:37:41 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Biju
Posted: Tuesday, July 22, 2008 2:53:13 AM
Rank: Member
Groups: Member

Joined: 6/3/2008
Posts: 26
Hi,

I have placed an Editor and a ContextMenu in a form and set the ContextMenuId property of the Editor as the Id of Context menu control. I expect this is enough for displaying the context menu inside the Editor. But the context menu never shown inside the Editor. Then I analysed your example and found that ItemID property of each menu item must be set to predefined commands. Then only it will work.

Actually I want to display a multi level context menu inside the editor and while clicking on a leaf node of the menu, the text of that menu item must be put at the cursor position inside the editor.

Can you provide some suggetions for displaying the context menu inside the Editor without using any predefined commands as the ItemID. or How can I execute a clent side event while clicking on the context menu item in the editor.

eo_support
Posted: Tuesday, July 22, 2008 12:09:56 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You need to set your menu item's ItemID to "custom:xxx". Anything starting with "custom:" will be allowed.

Thanks
Biju
Posted: Monday, October 20, 2008 3:00:03 AM
Rank: Member
Groups: Member

Joined: 6/3/2008
Posts: 26
The context menu inside the HTML editor is working fine in the preious version. When I installed the new version and I tried the same thing ie" display a multi level context menu inside the editor and while clicking on a leaf node of the menu, the text of that menu item must be put at the cursor position inside the editor", it is not performing as expected. The text of the menu item is not placed correctly at the current cursor position. In the earlier version it was not like that.

Please find the application which using the Old version and New version

http://80.65.97.156/htmleditoroldversion/

http://80.65.97.156/htmleditornewversion/

Can you please help me to sort out the issue?

eo_support
Posted: Monday, October 20, 2008 6:11:34 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Thanks for the information. We will take a look and see what we can find.
eo_support
Posted: Tuesday, October 21, 2008 1:06:56 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

We have posted a new build that fixed this issue. Please see your private message for download location.

Thanks!
Biju
Posted: Wednesday, October 22, 2008 4:55:58 AM
Rank: Member
Groups: Member

Joined: 6/3/2008
Posts: 26
Thank for your gret support. It is working fine


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.