pepebe
3/12/2012 - 4:09 PM

MODX: MIGX usefull things to know...

MODX: MIGX usefull things to know...

Pass a parameter to getImageList

Example: 
[[!getImageList? 
   &docid=`120` 
   &tvname=`contactinfo migx` 
   &tpl=`contactinfo.migx.tpl` 
   &contact=`[[+contact]]` 
]] 

To use a custom parameter inside getImageList templates prefix them with "propery" Example: [[+property.contact]]