Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorbinding data works with basic text box, but not FCKEditorbinding data works with basic text box, but not FCKEditor
Previous
 
Next
New Post
9/19/2007 4:07 PM
 

I posted this over in the .net forum, but I think this might be specific to the FCKEditor

 

 

using VWD express and DNN 4.5.5 Install, I have a texteditor in a module:

uc1:texteditor id="teContent" runat="server" height="400" width="660" Text=' <%# Bind("Tex") %>' ></uc1:texteditor>

<

If I check the 'basic text box' radio button, whatever I type makes it into the table. If I check 'rich text' however, nothing goes in. I thought it might be the datatype, but the basic text goes in as 'text' 'raw' or 'html' just fine and i tried switching the type to 'ntext' nvarchar varchar with no change. I can start typing in basic text box, switch to 'rich tex editor' and keep typing. whatever i type in the basic text box works makes it into the table, but nothing from what i've typed in the rich text editor makes it in. any ideas? 

 
New Post
12/10/2007 7:47 AM
 

efridine,

I'm having the exact same problem. Did you find a solution to your problem?

Cheers

 
New Post
1/9/2008 6:00 AM
 

Hi efridine

I'm having a similar problem. When I enter text in the basic text box everything works fine, but when I enter text in Rich Text Editor mode the changes I make don't get reflected in the DNN:TextEditor's Text property.

Did you make any progress with this?

Cheers

 
New Post
2/6/2008 10:32 AM
 

Hi,

I haven't experienced problems with bind, here is how I've been using it:

<%@ Register TagPrefix="dnn" TagName="TextEditor" Src="~/controls/TextEditor.ascx"%>

.......

<dnn:TextEditor ID="InfoEditor" runat="server" HtmlEncode="true" EnableTheming="true" EnableViewState="true" Height="200px" Width="520px" Text='<%# Bind("info") %>' / >

.......

 
New Post
7/21/2008 1:17 AM
 

Disable AJAX will solve this problem

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorbinding data works with basic text box, but not FCKEditorbinding data works with basic text box, but not FCKEditor


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out