Setting global defaults in Wheels for cleaner form code
Thursday, July 30th, 2009One of the cool things about ColdFusion on Wheels functions is that you can set global defaults for any of their parameters. This is useful if you find yourself typing the same argument values every time you call a specific Wheels function.
Read on for an explanation and code samples.


