Newest Questions

12 votes
2 answers
298 views

How to handle Custom URLs on Tridion 2011 which are written in ASP on Tridion 2009?

After our upgrade to Tridion 2011, I was trying to convert our Tridion 2009 Custom URL code written using ASP, to work on 2011. While working on this, I was stuck with a few API's that are not ...
Siva Charan's user avatar
  • 4,324
11 votes
2 answers
197 views

Workflow Process Histories

In the database, there is a table WFL_PROCESS_HISTORIES - Does the part of the Purge Tool to clear the workflow process histories simply clear down this table, or are other changes made to the ...
Stef Robinson's user avatar
19 votes
1 answer
534 views

Getting additional keyword information from item Xml?

I have a very generic "GetItemXml" template building block that basically reads the current item being rendered and outputs the item's xml to the delivery tier. Component component = (Component)engine....
Nuno Linhares's user avatar
  • 29.1k
8 votes
1 answer
317 views

Use of Session in our WCF Service for the model makes the Communicator service hang

We're in the process of building a extension. This extension has a Editor and a Model. In the Model we have a service defined that acts as a Proxy to a external service. Doing all the XML ...
Johann du Toit's user avatar
18 votes
1 answer
199 views

Creating a Multiple Operation Progress Bar

I've currently using Tridion 2011 SP1 and would like to create a long running process. The process receives update by polling a external service till it's done. Example of this bar: So what I would ...
Johann du Toit's user avatar
15 votes
2 answers
940 views

How to add field constraints to a Schema

In the documentation I read that it is possible to constrain field content of single-line text fields, number fields and date fields. But how exactly do I do that? My (simplified) Schema looks like ...
John Bax's user avatar
  • 345
16 votes
2 answers
626 views

Developing Page/Component Template Designs through Visual Studio

As you all know working with Tridion can sometimes be time consuming when it comes to creating page templates, component templates etc. Is there a way possibly using WebDav to develop Tridion Page ...
Ibrar Hussain's user avatar
14 votes
1 answer
205 views

Is it possible to maintain line feeds in User Generated Content (UGC) comments?

I have implemented my own set of custom UGC controls that load and save data via the oData service to support commenting on articles in a Tridion 2011 SP1 site. The client has requested that we allow ...
sourcemotion's user avatar
7 votes
1 answer
272 views

How to enable logging on Business Connector

I'm using SDL Tridion 2011 SP1 and can't enable the log for Business Connector. I have enabled it in \Tridion\bc\conf\log4j.properties, but for some reason file is not created. Here's my log4j....
Andrey Marchuk's user avatar
29 votes
2 answers
422 views

How can I remove minification from the 2011 CME when developing a GUI extension?

I am developing a GUI Extension and am having some issues identifying some errors in my code. I am seeing errors that include the name of my extension but the code is minified so the line looks like: ...
Rob Stevenson-Leggett's user avatar
24 votes
5 answers
765 views

How can we resync what the Tridion CM thinks are published to a specific publication target with what is actually published to that target?

We’ve experienced issues where what the Tridion CM thinks is published to a specific publishing target (components and/or pages) doesn’t match the content that is actually located on that publishing ...
Glenn Stevens's user avatar
31 votes
3 answers
919 views

How to design a recursive menu schema?

I want to define a schema to store the content of a hierarchical menu, which has a depth not known in advance. Let the menu items be just link/caption pairs. This structure is self-contained, that is: ...
esteewhy's user avatar
  • 509

15 30 50 per page
1
491 492 493 494
495