Thank you larry, I was beginning to think I wouldn't get a response. The option of random probably won't please the client, but at least it's a start. And if they're not happy with that and want to select an image, at least I know where to start - I would imagine adding a cck field for selecting the image and then using a theme function for the view would be a combination that could work.
.s
Larry Garfield wrote:
You would need to edit the theme function for the view (the one generated by the theme wizard) to take the list of fields in a given row and randomize it, using array_rand() or similar.
On Tuesday 01 April 2008, sander-martijn wrote:
any thoughts on this?
sander-martijn wrote:
hi,
when using views with "group multiple values", a thumbnail and arguments, is there any way to control which image is used for the main thumbnail?
thanks sander