Quick question. I know the concept of separating display and data. For instance, if I have a form that someone fills out, the html/form code is a separate document than the submit script that runs when the form is submitted.
Probably a stupid question really, but what about cfml in the form itself? For instance, I may want a different form field displayed based on a user's account setting, so in many forms, the display code itself also has cfml if/then's based on supplied variables. That's ok, right? I've never thought of a way around it. On Wed, Jan 25, 2012 at 11:51 PM, Mats Stromberg <[email protected]>wrote: > unfortunately not... was not member of that group and since it's a closed > group can't even read it... Membership is now in Pending Status though :) > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: https://plus.google.com/115990347459711259462 > http://groups.google.com/group/openbd?hl=en > > Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012 > -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012
