Help with fetch limitation

Author Message

Daniel Guerrier

Wednesday 24 August 2005 12:25:35 pm

I am trying to construct a fetch that is limited to a certain letter of the alphabet.

In other words how do fetch all items of a content class that have an attibute text that starts with the letter 'A'.

I see fetches that can limit it by a text value but I want to limit by the starting letter.

Thanks

Marko Žmak

Wednesday 24 August 2005 4:51:08 pm

Use the LIKE operator for atrinute filtering. For details check out this post by Konrad Mazurkiewicz:

http://ez.no/community/forum/developer/attribute_filtering

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.