Questions tagged [tridion-2011]

SDL Tridion 2011 is the name of the SDL Tridion Content Management System released in 2010. SDL Tridion supports both Java and .NET architectures.

For more details on the SDL Tridion CMS, see https://stackoverflow.com/tags/tridion/info, more info on the Experience Manager can be found on http://sdltridionworld.com/releases/release_news/new-UI-sdltridion2011-sp1-released.aspx

595 questions
10
votes
1 answer

Tridion User Interface 2012 - 401 unauthorized

I'm working on setting up Tridion User Interface 2012 and have hit a problem. I'm pretty sure I must have missed a step in the installation, but can't figure out what. I've created a very simple Page Template inside a test website publication, with…
Dave Houlker
  • 1,435
  • 10
  • 19
10
votes
1 answer

How to set the next activity from the current automated activity?

I am trying to decide the next activity from the current activity (Automatic decision activity)The below is my code. How to set the next activity? public void DebugUserCheck(string workitemid) { CoreServiceSession client = new…
Jey
  • 2,137
  • 4
  • 22
  • 40
10
votes
2 answers

How to use SiteEdit in DD4T in Tridion

Can anyone direct me on how to use SiteEdit specific syntax or tags in the Razor template in DD4T code? I have seen Site Edit related classes in it, but could not understand how to use SiteEdit tags in the view where there were some syntax similar…
Guestuser1122
  • 403
  • 1
  • 4
  • 10
10
votes
2 answers

Is it possible to edit Component Links in SDL Tridion UI 2012?

One big "Hi" for all humans from planet Tridion :). I am trying to make component links editable in SDL Tridion UI 2012. I have one component that contains multi-valued component links as one of fields. When I put following in DWT