Welcome Guest Search | Active Topics | Sign In | Register

Editor control problem Options
Dan Kaplan
Posted: Tuesday, August 16, 2011 6:03:03 AM
Rank: Member
Groups: Member

Joined: 2/9/2011
Posts: 13
When i use the editor control i get the following error message:

"This page contains one or more code rendering blocks (<%=...%>) outside of the form element. This does not work with EO.Web Callback/CallbackPanel control. Please consider moving the code rendering blocks into the form element, or use a server/user control instead"

This was not a problem on the previous version.

thanks.
eo_support
Posted: Tuesday, August 16, 2011 7:26:04 AM
Rank: Administration
Groups: Administration

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

This is normal. Please follow the error message to correct the problem. The Editor uses SpellChecker, which uses CallbackPanel (previous version does not use CallbackPanel directly). Thus the requirement.

Thanks
Dan Kaplan
Posted: Tuesday, August 16, 2011 9:20:41 AM
Rank: Member
Groups: Member

Joined: 2/9/2011
Posts: 13
solved, thanks.

I have another problem, i'm trying to use the editor in an asp.net repeater (multiple instances). before i changes the EO controls version, it worked fine, the problem is that now i see nothing, no error and no editor...

any suggestion?

eo_support
Posted: Tuesday, August 16, 2011 10:01:08 AM
Rank: Administration
Groups: Administration

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

I don't think it's a good idea to use Editor in a Repeater :) Editor is a rather heavy control so you don't want to have too many in your page. However you SHOULD BE ABLE to use it inside a repeater. If that's causing problem for you, please try to isolate the problem into a test page and post the test page here. Make sure the test page runs and contains only code needed to reproduce the problem. We will be happy to take a look as soon as we have that.

Thanks!


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.