Tridion developer articles and tutorials

  • Content Delivery without services: Running a Tridion web application without…

     
    Your Tridion Sites powered website get its pages and content from the content delivery micro services *. Those HTTP-based OData services can be simulated to run your development or testing website without the content delivery stack. Or to be more precise, with a simulated content delivery stack. Hoverf…
  • Using ECL Images in DXA

     

    This blog post will describe how to use ECL images in DXA. This is based on work I've done with ECL providers for Bynder, MediaBeacon, Amazon S3 etc. In addition I've also released a simple DXA module to render ECL images in a generic way.

    Local or remote image?

    First thing you need to figure…

  • Quick start to use Salesforce Community Cloud with vanilla DXA

     

    In my previous blog post I described how to setup a standard Salesforce Community Cloud portal to consume SDL Tridion Sites content. This blog post I will describe some simple steps to quickly get started with Salesforce Community Cloud and vanilla DXA using the white label design.

    Introduction

    DXA comes…

  • Salesforce Community Cloud integration

     

    This blog posts describes how you setup Salesforce Community Cloud with SDL Tridion Sites.

    In Salesforce Community Cloud there is a feature called CMS Connect that allows you to consume HTML fragments, which you publish from SDL Tridion Sites. Any content you use on your main site can be used on your community…

  • SDL Tridion Sites community review #11

     
    Episode 11! Blogging overload.
    What was new in the Tridion Sites community last week?
     
    Blogs and articles
    "Using the Core Service within Alchemy"
    Announcing a new Alchemy For Tridion version, with improvements to for working with the Core Service.
  • Component link in Page Metadata for DXA Application

     

    We have received a requirement to add a component link in page metadata for our DXA application (DXA Version 1.5), but unfortunately it did not work for me. Then I found a very useful blog from Ryan Durkin regarding this issue. (Here is the link for that.) 

     If you have a provision to change the DXA code…

  • SDL Tridion Sites community review #10

     
    Episode 10! Getting started...
    What was new in the Tridion Sites community last week?
     
    Blogs and articles
    "Getting started with Insomnia as a Tridion content delivery client"
    Use Insomnia, an alternative to Postman, to explore the Content Delivery services.
    Dominic Cronin: http://www.dominic…
  • E- Learning : How to Get the Nested Values from Internal Comp. i.e. when…

     

    Scenario: We have a List of Links Schema where Link is an Embedded Schema which is Multivalued, when we add the internal Comp i.e. List of links where we are adding this into Internal Link similarly how to add comp. --> fetching of the values of the multivalued List of Links has become a big Question…

  • How to Resolve the Links of Internal Components which doesn't have Pages in…

     

    In one of my Recent Project - we had situation where we need to resolve the link of Internal Components in Tridion but those DO NOT HAVE PAGES

     i.e. we have a Link Model – in general by default Tridion has a Link Model where it allows below fields.

    Schema:

    Model:

     

    But here: in InternalLink by…