Community Member Profile
- Profile: /members/10122-Alan-Quinlan.htm
- URL: about.me/alanquinlan
- Comments: 2
- Points: 24
Recent Blog Comments By Alan Quinlan
-
How Do You Populate Shared Views In A Complex Layout Using MVC?
Posted on Jul 12, 2012 at 3:17 PM
@Ben, The actual back-end data logic to get or prep the data I do in my model (cfcs). Those always return objects, or arrays of objects . (always being like 95% of the time) All of the actual calls to get this data or save new data come from my "controller". Which... read more »
-
How Do You Populate Shared Views In A Complex Layout Using MVC?
Posted on Jul 12, 2012 at 1:22 PM
Simplify. See here. http://screencast.com/t/NvpDqdAY In this scenario we're in the controller for the site (index.cfm), on the "checkout" page. As you might imaging, we need a shipping a... read more »



