Forums / Setup & design / Help with fetch limitation
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