0

I am trying to display multiple resources on one page in Evolution. Normally, I would use getResources in Revolution but this is not working for me this time round.

I was wondering if anyone knew of an alternative?

Thanks

curveball
  • 4,320
  • 15
  • 39
  • 49
MeltingDog
  • 14,310
  • 43
  • 165
  • 295

2 Answers2

1

Sure - in Evolution you can use Ditto

okyanet
  • 3,106
  • 1
  • 22
  • 16
1

You can use Ditto in the same way as getResources but its just not as solid as getResources. Something like this.

[!Ditto?
    &parents=`12`
    &showInMenuOnly=`1`
    &orderBy=`menuindex ASC`
    &tpl=`sublayout-resource-to-pull-in`
!]
Rob
  • 113
  • 1
  • 7