Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-13044

attribute filter and sort by contentobject/node id support

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Obsolete
    • Icon: Medium Medium
    • 4.2.0beta1
    • 4.2.0alpha1
    • Documentation, Misc
    • None

    Description

      Hi,

      I am doing a content fetch using various attribute filters.

      Afterwards I am doing a second content fetch, but I want to exclude certain contentobject id's from the result which where in the result of the first fetch.

      This isn't possible at the moment, I can only exclude node-paths from the result.

      Wish:

      {def $list=fetch( 'content', 'list', hash( 'parent_node_id', 2, attribute_filter, array( array( 'contentobject_id', 'not_in', array( 123, 345, 567 ) ) ) )}

      Best wishes,
      Georg.

      Attachments

        Activity

          People

            andre1 andre1
            emil.webber emil.webber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: