Questions tagged [experience-manager]

Experience Manager (XPM) is the name of the SDL Tridion 2011 SP1 new authoring and editing environment. Also known as (new/not) SiteEdit, New UI or UI2012.

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

26 questions
9
votes
3 answers

Disabling click events in XPM editing (Razor)

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 componentlinks that fall over the entire image. If you…
MDa
  • 579
  • 2
  • 10
6
votes
3 answers

403 Response From Adobe Experience Manager OAuth 2 Token Endpoint

I am using Postman to test OAuth 2 from a vanilla AEM install. Postman can successfully obtain the authorization code from /oauth/authorize after I grant access: But when it tries to use the code to obtain a token from /oauth/token it receives…
GerardBeckerleg
  • 881
  • 1
  • 8
  • 14
4
votes
1 answer

XPM / UI : Creating new pages based on Page Type with copied components

I relatively simple question regarding XPM this time. It's about creating Page Type which editors could use to base their new website page on. When defining a Page Type, you can use an exisiting page to enable this as an example page, including its…
MDa
  • 579
  • 2
  • 10
4
votes
2 answers

Tridion UI - siteedit - adding existing content does not use the correct component template

I am facing the following issue : In my Tridion UI/Experience Manager setup, I have created a content type from a schema with a specific Component template. When I create new content based on this content type, it is added to the page correctly :…
4
votes
3 answers

Add a linked component using Tridion UI/XM

We are currently implementing a new site with support for the new UI/XM (Experience Manager). Currently though it seems not possible to add a 'paragraph' (which is a multivalued embedded schema) to our 'article' components. I imagine such basic…
MrSnowflake
  • 4,724
  • 3
  • 29
  • 32
3
votes
2 answers

How to find which rule is firing in Endeca PageBuilder?

Endeca's PageBuilder shows a particular landing page depending on which section of the site you're viewing. In our installation, a retail site, there are a ton of landing pages, so troubleshooting can be tough. Consider this situation: I've…
SkippyFlipjack
  • 512
  • 2
  • 6
  • 19
3
votes
0 answers

is there anyway tool or add-on to support capabilities like Endeca experience manager in ElasticSearch/Solr search?

I am looking for an alternate solution for endeca. Obvious alternates (though not 100%) replacement of Endeca, i find Solr & ElasticSearch satisfies my key requirements. However i am having challenges in finding a replacement for experience manager…
Naidu Bs
  • 31
  • 1
3
votes
3 answers

Razor: Retrieving variable from component template on page template

Hi all, I've been working on a set of Razor templates that is either Site Editable with the Experience Manager and at the same time is fully responsive for several screenwidths with the Twitter bootstrap. As a result, I need to dynamically…
MDa
  • 579
  • 2
  • 10
2
votes
0 answers

Using several RenderComponentPresentations for XPM templates w/ Razor

As you probably already know, I'm working hard on some XPM templates with Razor. I've ran into another issue, this time concerning rendering components inside templates in order to make them siteEditable. The following I'm not sure about. I've got a…
MDa
  • 579
  • 2
  • 10
2
votes
1 answer

XPM returns 404 when updating, oData.svc does not seem available

I've been configuring XPM (Tridion 2012 UI Update) on a JSP development site. It's an all-in-one package, with Content Manager, Databases and Staging on the same server for development purposes. I've made the following configurations: Defined…
2
votes
1 answer

400 error when creating a new page via Tridion Experience Manager (UI)

I have a similar problem to 400 error (Bad Request) creating a Page with Experience Manager, however, I get a different error message. When creating a new page via the UI a 404 occurs. The page is created inside the Content Manager with the…
Nickoli Roussakov
  • 3,434
  • 16
  • 22
2
votes
1 answer

Tridion Experience Manager (XPM) implementation

I am trying to understand different artifacts around implementing Tridion XPM. Unfortunately I did not find any article that has answers to my questions. For example Content delivery server (on WebSphere) can have four different applications, one…
2
votes
0 answers

UI 2012 RTF Extension and Custom Rendering

We have an extension that is based on an extended hyperlink containing data pertaining to the type of content that will be rendered - so as an example... The class allows us to…
1
vote
1 answer

How to disable checkboxes 's option in dialog.xml in CQ5 AEM?

I have designed my CQ5 dialog as given in the following image. I have to disable my checkboxes options as highlighted in the image. And dialog.xml is like
touseefkhan4pk
  • 473
  • 4
  • 26
1
vote
1 answer

How to add simple label on dialog.xml in CQ5 AEM?

I have to design my CQ5 dialog as given in the following image. I have designed almost all the dialog but unable to add simple two labels side by side highlighted as red. Can someone please suggest how I can achieve it in dialog.xml ?
touseefkhan4pk
  • 473
  • 4
  • 26
1
2