As a followup on my previous post: The response from CollectionLength is a string value, and this will cause problems when you need to perform calculations with the number. The solution to this problem is JScript. What not many people know is that the...
Many times in your Dreamweaver Template you want to count the number of field values of a multivalued field, or the number of Components in an array. There is a way to count a collection in the Package, but the documentation regarding the built-in functions...
I wanted to share with you the issues that I encountered while installing and configuring SDL Tridion UGC. They seem to occur often, and I hope this speeds up the process when you encounter them as well. Setting up the Content Delivery Web services One...
After a long time of silence I will start blogging about the different extension points of the SDL Tridion Content Manager. Some of them are well documented, others are not, but with all of them there are best practices and issues to solve. With this...
Introduction Lets start with a business case to give you an idea when to use custom search indexing handlers. When a Component with localized children is changed, all translations need to be updated as well. This however is not visible in the content...