Forums / Setup & design / Help with fetch limitation

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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