Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
Hi All,

I've got a "gallery" setup for a client using folders with descriptions to display the details of the project / job, on the homepage I want to pull in 4 "folders" from the "Projects Gallery" at random, just looking for a tip on how to do this.
Hi Patrick,

Will have to use PHP for this.
Place all folder names in an array and use array_rand() (I know you can code this up easily so am not posting any sample code :) ).
2 posts Page 1 of 1