New Post: Calling XSLT functions & Cache
Results calling XSLT functions from other XSLT functions are cached? I have a problem on my multilingual site: when I call some XSLT function from other XSLT function. I'm use model executing C1...
View ArticleNew Post: How to get the top level page title for each section
I am trying to grab the page title of the top page in a section tree. I can get it to work if to a point, but it will not show if you are on the top level page - using the sitemap function.Example:...
View ArticleNew Post: script text/javascript gives error on save
Hi, I try to include in the source code of a page at a Composite c1 site the following script<script type="text/javascript"...
View ArticleNew Post: script text/javascript gives error on save
The problem is not C1, but that you are passing invalid XHTML. C1 doesn't use html for storing page source, so you need to replace& with&
View ArticleUpdated Release: Composite C1 4.0 Beta 2 (Feb 10, 2013)
Composite C1 4.0 Beta 2 - v.4.0.4786.26976We are hard at work creating the new Composite C1 - this is the second milestone release in this effort. This is not quite yet a public stable release, but if...
View ArticleReleased: Composite C1 4.0 Beta 2 (Feb 10, 2013)
Composite C1 4.0 Beta 2 - v.4.0.4786.26976 We are hard at work creating the new Composite C1 - this is the second milestone release in this effort. This is not quite yet a public stable release, but if...
View ArticleUpdated Release: Composite C1 4.0 Beta 2 (Feb 10, 2013)
Composite C1 4.0 Beta 2 - v.4.0.4786.26976We are hard at work creating the new Composite C1 - this is the second milestone release in this effort. This is not quite yet a public stable release, but if...
View ArticleNew Post: Minimum security permissions under windows for a new site
Thanks wysocki for your kind help. Finally the problem has been resolved. As I'm using a windows 2008 R2 server (with IIS 7.5) the account was the IIS AppPool\DefaultPoolIdentity and, as I was unable...
View ArticleNew Post: How to change form one kind of architecture -Html-Razor-Xslt- to...
Let's assume I've set up a new sitet and I've chosen the "html" basic configuration for this. What if I now I wish change the site architecture to "Razor", or "xslt".Is it possible? How?Does it implies...
View ArticleNew Post: Correct approach for creating master/detail view using web user...
Hi, If you don't mind Razor, you can check this example http://docs.composite.net/ASP-NET/Razor/List-to-Details /Vitaly
View ArticleNew Post: Cascading dropdowns in custom DynamicTypeForms
I am trying to create a form definition in the admin console that will allow cascading dropdown behavior for two dropdowns. For example: VehicleMake dropdown will scope or filter data in a...
View ArticleNew Post: Cascading dropdowns in custom DynamicTypeForms
Have you looked at the SelectedIndexChangedEventHandler property on KeySelector? It takes a System.EventHandler as argument, which i suppose you should be able to inject via a StaticMethodCall that...
View ArticleCommented Issue: Getting Error while running setup [1595]
Hi,I have Windows 7 (32 bit) system. I had downloaded 'Composite C1' setup from "http://docs.composite.net/Getting-started/Download" path. When I am running the exe ,it is throwing...
View ArticleNew Post: Displaying images in datatypes
I'm new to Composite C1 and am currently learning the ropes so far it's going very well but I have run in to a small, but hopefully simple problem. I have created a datatype called feature that has...
View ArticleNew Post: Displaying images in datatypes
Hi! Please see here http://docs.composite.net/ASP-NET/Razor/Rendering-URLs /Vitaly
View ArticleNew Post: How to change form one kind of architecture -Html-Razor-Xslt- to...
Hi! What if I now I wish change the site architecture to "Razor", or "xslt". Is it possible? How? You can't do it dynamically. If you are using 4.0 betas, you can however build new templates/function...
View ArticleNew Post: How to change form one kind of architecture -Html-Razor-Xslt- to...
When I build in Visual Studio the site and then I publish to the IIS, when I start the site with the explorer I'm not asked about the possibility to choose the razor-html-xslt configuration Is it...
View ArticleNew Post: Displaying images in datatypes
Brilliean, thanks very much, all sorted now :) Maybe I should have read through the documentation a bit further!
View ArticleCommented Feature: Feature request: Snippet/Function Palette in Visual Editor...
A "Snippet palette" where devs can define a piece of markup, give it a label and hereby make this snippet easily available to users of the Visual Editor. Those users will see a list...
View ArticleNew Post: Transfer data between C1 solutions?
Is it possible to transfer data from one solution to another in C1? Let's say I have a global datatype that has 200 items in it and I want to transfer all of those items and the datatype to another C1...
View Article