0

is there any best practice for adding a "random" sort criteria to the old style collection in Plone?

My versions:

  • Plone 4.3 (4305)
  • CMF 2.2.7
  • Zope 2.13.19

1 Answers1

0

There is no random sort criteria. Any randomness will need to be done in custom application code.

vangheem
  • 3,293
  • 17
  • 18