Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Browsing all 2540 articles
Browse latest View live
↧

New Post: Support for IE10. No longer support for IE7 and IE8.

We have pushed Patch 4 for v3.2 today which add support for IE10. This was done by getting Internet Explorer to run in standards mode which mean we have to say goodbye to IE7 and IE8. The switch to...

View Article


New Post: IE 10 dont' like Composite admin interface :-(

Patch 4 is available now, adding support for IE10 - more info in this blog post. Enjoy!

View Article


New Post: MS SQL Query

You are right you have to use the two words "Data Source=etc etc" thanks for you help :)

View Article

New Post: Retrieve Page Title inside XSLT function

I'm currently working with Community.Blog package customizing the blogRender.xsl function. I'm wanting to retrieve the TITLE of the page that the function is being used in. How do I go about doing...

View Article

New Post: Retrieve Page Title inside XSLT function

The simplest way would be to emit the following from your xslt:<rendering:page.title /> Composite C1 will pick up on this and replace it with the current page title. If the rendering namespace...

View Article


New Post: How to get sql function onto a page

I have Composite C1 HTML version and have created a SQL function which connects to a SQL server data source and returns data from inside the preview tab, but it looks like mark up language? How do I...

View Article

New Post: Change Page title Programatically in Composite C1

Hello all ! I'm new to Composite C1. A page's title is rendered with <rendering:page.title /> function. I Replaced this Function with an ASP User control but it returns an empty string. Is it...

View Article

New Post: Change Page title Programatically in Composite C1

I would normally go the pure vanilla asp.net way, and set title on the Page object, and then write it out in the masterpage like this<head> <title><%= Page.Title %></title>...

View Article


New Post: Change Page title Programatically in Composite C1

Thanks Burningice for your reply. I'm working on a Store App which needs a URL pattern like [../product/product-name]. To make it simple, I can use .GetPathInfo() method to get parameters and query it...

View Article


New Post: Change Page title Programatically in Composite C1

It all depends on which technologies you've used, how you made your template and what code is handling the rendering of the actual product. Lets say that your template is a MasterPage, then you would...

View Article

New Post: Change Page title Programatically in Composite C1

Yes it works !! I'm using WebForms and it works just like the Normal ASP.NET Webpage. Thanks alot !!

View Article

New Post: How to add a "internal link" field to Global Datatype

Hello, I am new with Composite C1 and need a little help. I have created a Global Datatype call News and would like to add a InternalLink field. The field must contain either a...

View Article

New Post: How to add a "internal link" field to Global Datatype

Make the field a string field, then go to the advanced tab and change the widget. Select the one named Composite.Widgets.String.UrlComboBox - this let the user select both.

View Article


New Post: A change to 4.0 beta Razor templates

What's funny is that I ended up figuring it out. Not too many changes. Just removing some declarations at the top and adding descriptive labels for the FunctionParameters. I had guessed "Label" was...

View Article

New Post: Unique in global data

Mark the property as primary key like this[KeyPropertyName("Email")] Where Email is the name of the email-property on your interface.

View Article


New Post: Problem in creating multiple forms on Single page

In any case, if you use Master Pages rather than XML templates, you shouldn't use <asp:form> Wrap the content of your Master page with <form runat="server" id="someIdHere"></form> ....

View Article

New Post: Problem in creating multiple forms on Single page

Hello wysocki,For your information,1)I am using the Composite C1 3.2 Patch 3 version2)The error I am facing is :"Multiple <asp:form /> elements exists on this page. ASP.NET only support one form....

View Article


New Post: Sitemap

Hi guys, I have done a search but unable to find a question. I have a number of pages which do not use a menu title, however i still want them to appear in the sitemap, is that a way of doing this?...

View Article

New Post: Using my own membership and role provider

Hi guys. I have now (finally) created the DLL using the example code you were so kind to provide. But I can't seem to see the information anywhere? I have done the following: 1) Created the DLL and...

View Article

New Post: Sitemap

Define Sitemap? is that a page you've built yourself, the sitemap.xml or something third?

View Article
Browsing all 2540 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>