Hello,
We are using the latest version of RadEditor Prometheus in a MOSS 2007 environment as the replacement editor for the default MOSS editor.
We have a page layout that contains a page content field where the RadEditor is replacing the default MOSS editor.
When the RadEditor loads, the edit controls are displayed up in the content editing area.
If you switch modes, the edit control drop down to where they should be in the bottom of the editor area.
What do I need to do/set to get them to load in the correct position?
What do I need to do/set to get them to display their text labels?
Thank you,
Tom Skowronski
Hi.
I'm using custom dialog to insert images. It pasteHtml like <img src="cms_image.aspx?id=5414" />. But after moving or copying this image in design mode, the src becomes http://localhost/CMS/Documents/cms_image.aspx?id=5414. Setting ContentFilters to "None" didn't take an effect.
RadControls version 2009.1 402

Hi,
I created a test menu item with a login option which opens up an item with a template. Item template contains the login form. All works fine, but when the itemtemplate is shown it still has the background picture specific to a menu item with a picture (a vertical side zone of a different color). How can I get rid of it? I just want the login form to be shown?
Thanks
<telerik:RadComboBox ID="RadComboBox1" runat="server" width="186px"
MarkFirstMatch="true" Skin="Web20"
EnableLoadOnDemand="true">
<WebServiceSettings Path="http://testserver/LookupService/" Method="LoadData"/>
Is this possible? And if so, how?
