Share » Forums » General » Fetching 4000 items?

Fetching 4000 items?

Fetching 4000 items?

Tuesday 06 October 2009 7:30:37 am - 2 replies

Author Message

Tero Auralinna

Tuesday 06 October 2009 9:19:52 am

Attribute filter will do the trick.

Something like this

{def $images = fetch( 'content', 'list',
        hash( 'parent_node_id', 51, 'attribute_filter', array( array( 'image/name','=', 'CODE-XXXX' ) ) ) )}

NXC Finland - Open Source solutions, Internet marketing and web analytics
http://www.nxc.fi
http://www.auralinna.fi
http://twitter.com/teroauralinna

Gaetano Giunta

Tuesday 06 October 2009 9:31:20 am

You might as well consider:

- using an object relation(s) attribute to link images to products

- add a secondary location to existing images so that they become children of the corresponding products

Basically trading editing time for faster access...

Principal Consultant International Business
Member of the Community Project Board

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu