Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-4333

Referencing pages should indicate the view used by the content

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.5
    • 3.5
    • Plugin : Web
    • None

      I have a content insert in several pages:

      • one time in main view
      • several times in abstract view

      When I show the abstract view of a content, I try to make a link to the page containing the main view. For this, I use the hack:

      <xsl:variable name="page-id" select="../pages/page[ametys:pageId() != @id]/@id"/>

      ... but it's not adequate, it get another page with the content in abstract view.

      It should be great to get the view directly into the referencing pages.

            ngavalda Nicolas Gavalda (Inactive)
            bmaurel Bérénice Maurel
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: