Passing variables to editable pages

edited July 2014 in Modules
I have editable pages saved in database, i want to pass an array of products to it so it can loop over the products, so i set up a controller and did some database queries to get the products records, how can i then pass these products to the editable page then?

Comments

Sign In or Register to comment.