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

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesDNN:TextEditor - Doesn't Show Lists?DNN:TextEditor - Doesn't Show Lists?
Previous
 
Next
New Post
11/14/2012 1:18 PM
 

I have a DNN:TextEditor control on my page, but when I try to type in a Bulleted List, or a Numbered List in the box, the Bullets/Number do not show up.

I must be missing something in my code, but for the life of me I can't seem to figure out what. My ASPX code is below:

<asp:Table ID="tblEMailTemplateComponents" runat="server" CssClass="dnnFormItem">
<asp:TableRow>
<asp:TableCell />
<asp:TableCell HorizontalAlign="Center">
<asp:Label ID="lblEMailTemplateTitle" runat="server" />
</asp:TableCell>
</asp:TableRow>
<asp:TableRow Height="14px" />
<asp:TableRow>
<asp:TableCell VerticalAlign="Top">
<br />
<DNN:Label ID="lblBody" runat="server" Text="Body" HelpText="Enter the body for this E-Mail Template." />
</asp:TableCell>
<asp:TableCell>
<DNN:TextEditor ID="txtBody" runat="server" ChooseMode="false" />
</asp:TableCell>
</asp:TableRow>
</asp:Table>


Ben Santiago, MCP Certified & A+ Certified
Programmer Analyst
(SQL, FoxPro, VB, VB.Net, Java, HTML, ASP, JSP, VBS, Cognos ReportNet)
 
New Post
11/15/2012 3:17 AM
 
most like this is caused by CSS applied to the editor and the result.
Use a developer toolbar for your browser to inspect CSS applied to the content.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/15/2012 7:44 AM
 

I am not using any CSS at all. Just the default that DNN applies. This module is being testing on a straight install of DNN, no skin, no changes to the original CSS.

Maybe the problem is that a particular DNN CSS "needs" to be applied that I am unaware of? If so, does anyone know what that may be?


Ben Santiago, MCP Certified & A+ Certified
Programmer Analyst
(SQL, FoxPro, VB, VB.Net, Java, HTML, ASP, JSP, VBS, Cognos ReportNet)
 
New Post
11/15/2012 7:48 PM
 
by default, list items are preceded by a number or bullet. Anything else needs to be modified by CSS or JS. Please check page output using a dev toolbar.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesDNN:TextEditor - Doesn't Show Lists?DNN:TextEditor - Doesn't Show Lists?


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