Limit number of modules published in a given position?
Posted 15 years 10 months ago
I need to limit the number of modules that can be published in a given position. I know there is a countModules() function but I need to stop processing after the second module so that no more than 2 modules ever appear in module position x.
can anyone point me in the right direction? Thanks!