5099 Posts in 1519 Topics by 1116 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 824 Views |
-
Limiting and/or randomizing related content

11 May 2009 at 4:34am
Hi,
Is there a way to limit and randomize related content?
I have a site where products can have up to 4 related products. These are selected via a complextablefield.
Currently, all selected related products are display. I'd like to know how I can:1. Limit these to show only 4
2. If possible, show 4 random ones from all which have been selected. -
Re: Limiting and/or randomizing related content

11 May 2009 at 7:32pm
Hello,
I think there is a way to limit and randomize related content. You have to edit your SQL-Request ( DataObject::get), because you can write an optional parameter (limit). Furthermore you can create an easy random function in mysite/code , which the DataObject will randomize.
If you don't know what I suppose, you can show me your source code. So I can look at this!
Best regards,
Pascal
| 824 Views | ||
|
Page:
1
|
Go to Top |


