tridion Questions

2

Solved

I have created a class library for a workflow on a local machine and build that. I moved the complete solution to a Tridion server and tried to register the assembly in the server using regasm.exe ...
Holmun asked 4/7, 2012 at 4:18

1

We've been using TcmUploadAssembly to update the C# TBBs in a Tridion 2013 installation, and have recently come across: Error: Cannot generate template with name Correct Self Closing Elements, si...
Kuban asked 25/4, 2016 at 15:2

4

Solved

I am using Tridion 2011 SP1 and am connecting to the CoreService using the code from here: http://code.google.com/p/tridion-practice/wiki/GetCoreServiceClientWithoutConfigFile But when i try to d...
Sclaff asked 18/9, 2012 at 19:32

2

Solved

I understand that out-of-the-box we can loop or iterate over arrays in DWT Template Building Blocks (TBBs) with the following. <!-- TemplateBeginRepeat name="array_name" --> <!-- templat...
Prewar asked 19/12, 2012 at 7:39

3

Solved

I have new UI setup and noticing that when ever I update a page it is not refreshing with the updated changes. I do not see either the page_{sessionId/GUID}.aspx created either. Checked the sessio...
Intone asked 29/6, 2012 at 14:47

1

I have created a JS class to populate SG/Folder list view data, when items are modified. (As per Jaime's approach) Everything works great when I operate on items in the publication they're created ...
Nickolenicks asked 22/6, 2012 at 22:58

2

Solved

How can I get the date/time at which the item was last published. I tried to create object for PublishInfoData inorder to use PublishedAt. PublishInfoData pobj = csClient.Read(pageTCMID, readop...
Braeunig asked 23/10, 2012 at 14:42

3

Solved

I am creating a C# TBB(C# Code fragment). For that I need to write a userdefined method. I tried creating it using <%! %>. How to access the user defined method in the code. Thanks in advance. P...
Curch asked 7/5, 2012 at 6:13

3

I have installed Tridion UI 2012 folowing to the documentation and everything seems fine and I can use the UI features such as create a new page, modify an existing page and so on but everynow and ...
Devoir asked 10/7, 2012 at 10:24

4

Solved

The paste special function in SDL Tridion 2011 doesn't work in any current web browsers. Is anyone aware if this issue will be addressed in Tridion 2013? It was a real time-saver when it was functi...
Seasonseasonable asked 30/1, 2013 at 22:53

3

We are updating component field while publishing the component, eg. When the component is getting published we want to update current date time to PublishDate field of the component. We have writte...
Trula asked 13/12, 2012 at 8:47

3

Solved

When I try to unpublish and delete a page, Tridion throws a 'The item is published. Unable to delete Page.' error and refuses to delete it. I confirmed that the files were successfully unpublishe...
Boyar asked 7/6, 2012 at 14:49

3

Solved

In Tridion I have a page to which a component is attached that has a text field in which, there is a iframe tag like <iframe src="http://mysite.com/l/5042/2012-06-21/9pb4y" width="100%" height="...
Pinebrook asked 23/6, 2012 at 11:6

5

Solved

I am using the DD4T framework with SDL Tridion 2011 and ASP.NET MVC4 I have some non-DD4T Controllers and Views which I want to use, however I am getting a 404 error when I try to go to these urls...
Titillate asked 31/10, 2012 at 12:40

2

Solved

I want to access "Fields" property for accessing fields of a schema in core services in SDL Tridion but Visual Studio says I am missing an assembly reference. I searched for namespace and it requi...
Anelace asked 4/5, 2012 at 7:34

3

I've been trying to solve this for some time now, but I can't come up with something that works properly. You see, on our site there are a lot of clickable images or divs present, provided with co...
Hemispheroid asked 12/2, 2013 at 8:51

4

We have YAWF (Yet Another Workflow Framework) set up for one of our customers. We have a simple Workflow process, which is working exactly as we require, except for the component version history. ...
Fredrickafredrickson asked 12/7, 2012 at 13:7

4

I came across with an issue where RTF field in TRidion 2011 is removing HTML5 tags while saving component. Issue: Source snippet <div> <a class="arrow button" data-role="button" data-in...
Stab asked 7/3, 2013 at 4:25

2

Solved

We have created a new website based on HTML5. With elements like <header>, <nav>, <section>, etc... It is a pretty straightforward implementation in Tridion 2009 SP1. This means that mos...

6

Solved

My client is having an issue after upgrading from CWA 1.5 to CWA 2011 running on WebSphere. The issue is that any binary resources requested return a 404. When the request is resubmitted (i.e. the ...
Howbeit asked 6/2, 2013 at 13:43

5

Solved

I am working on DWT TBB in SDL Tridion 2011 SP1. I have a embedded field "body" which is multivalued. In this embedded field I have one more simple Text field "value", which is again multivalued. ...
Outmaneuver asked 25/4, 2012 at 5:0

2

Solved

Is it possible to extract information of a SDL Tridion page including the contents associated to it in a xml format. I am expecting something similar to this: <page name="mypagename"> &l...
Medieval asked 6/3, 2013 at 1:21

1

I would like to maintain my Tridion schema definitions in an external management system (in this case, GIT). To do this I am accessing the Tridion content manager via webdav. When I do so, in gener...
Angeli asked 21/1, 2013 at 12:35

2

Solved

We would like to use WebDav to work with our templates and we can't use Dreamweaver. Any suggestions? Thank you,
Viceregal asked 20/2, 2013 at 8:51

2

Solved

We have a Tridion use case related to curated content where we are creating multimedia components for images associated with our content which are pointing to External resource types instead of upl...
Perception asked 19/2, 2013 at 19:11

© 2022 - 2024 — McMap. All rights reserved.