Commented Issue: Tree may scroll on right-click [1843]
When the tree view is expanded to a length where a scroll bar appear there a situations where right-clicking an element will make the tree scroll a bit. This is fairly confusing.Repro: 1) Go to the...
View ArticleCommented Feature: Feature request: keep tree focus when closing a tab [1837]
When a document is opened in the document area the active tab is tracked in the tree (unless "Link with Editor" is disabled in the tree toolbar).When multiple tabs are opened and you close one tab the...
View ArticleNew Post: Display two fields in a select list label?
Thanks for the help, that solved it.
View ArticleCommented Issue: TAB order break in certain situations [1840]
TAB order seem to break when a document is posted back to the server.Repro: 1. Edit a page and go to 'Settings' tab. Notice that TAB order works just fine.2. Do a post back (like saving the page or...
View ArticleCommented Feature: Feature request: Better feedback when waiting in the C1...
When executing an action in the C1 Console which takes time, like expanding very large lists, there is no visual indication the the system is working. If this takes more than a second you may start...
View ArticleCommented Issue: NoHttpRazorContext should handle more usecases [1789]
There is a NoHttpRazorContext which is used when executing functions without a HttpContext, ie. when sending newsletters. It would be nice if this HttpContextBase would implement a bit more usecases...
View ArticleCreated Unassigned: Trying to have a test site auto redirects to production...
Morning.We're trying to setup a test environment for our site on Azure. But when we try to access the site it auto directs to our current live site.I've even tried to run a backup of it locally through...
View ArticleNew Post: Performance Issues - Composite C1 Console Hangs
Thanks everyone -- making the config change seems to have fixed it. Will move to SQL if we see any more issues.
View ArticleNew Post: Appending Application name to the URL
Hi, I brought hosting account on Godaddy and uploaded composite application. in composite my application name is "shuaikhunited" when i try to access any page of the application name is...
View ArticleNew Post: Extending the console
Is it possible (I guess it is) to extend the console with a custom perspective (pane/tab)? Any documenttion on this matter or should I just do detective work in the source code?Henrik
View ArticleNew Post: Getting Error On Published website
Its a known issue when using PreCompiling your website. You need to make sure the option to keep the source files, otherwise C1 has no chance at all to know that some template was supposed to be there...
View ArticleNew Post: Extending the console
Plenty of options... Several packages do it, ie. the Extranet. This article shows how to add perspectives using simple Tree Definitions...
View ArticleNew Post: Extending the console
Sure, I'll be needing to do the trees - but I rather thought of a whole new pane (not the content as you depict) - with other words: You have the perspectives: Content, Media, Data, Layout, Functions,...
View ArticleNew Post: Extending the console
Thats called an Perspective... if you would read the guide i linked to carefully you'll see its what you're asking for "How to Display Elements in Custom Perspectives". A perspective is technically...
View ArticleCreated Unassigned: Including XML in DynamicTypeForm XML [1854]
I have a few DynamicTypeForm XML files that includes the same set of fields (static data types that inhierit the fields from a base class). It would be nice to be able to place this set of fields in a...
View ArticleCommented Unassigned: Including XML in DynamicTypeForm XML [1854]
I have a few DynamicTypeForm XML files that includes the same set of fields (static data types that inhierit the fields from a base class). It would be nice to be able to place this set of fields in a...
View ArticleNew Post: Code added at the end of all URLs
Pages of our composite website get a random code added to the end, e.g.:http://www.mydomain.com/mypage#.UqsdsNJdWbM It seems to carry across all pages per session. So once you start browsing the...
View ArticleNew Post: Modify Forms.Renderer
Hi. I would like to modify the Composite.Forms.Renderer, so the erros message would appear in a diferente way. I've seen the solution provided here, but doesn't appear to be friendly enough. Where can...
View ArticleNew Post: Custom page workflow
You mean something like right-clicking on a page and choose "Notify users" ? Or you want a third action in the save-dropdown so its Save Save and Publish Save and Notify
View ArticleNew Post: Custom page workflow
Yes it can be in the dropdown "save and notify" Or it can be in the top bar where the buttons "Send for approval" and "Send for publication" is. Not right clicking on a page.
View Article