I’m using modules. I have a snippet. It won’t let me use $module-> because it’s not a defined variable. I need to use the snippet in 6 modules. I can use $page-> but it returns the wrong information. Any idea how I can get $module-> in there. Do I have to use an array?
Thanks
Brandon