72 members
23 members
25 members
7 members
214 members
Replied Dec. 9, 2009
Started Dec. 2, 2009
This past week, Kenneth Barrett asked a question on Twitter about how to DRY up his form code in ColdFusion on Wheels. He didn't want to have a copy of the same form across 2 view files. This is because he is a smart guy, even as a beginner! :)
I linked Kenneth to a post that I wrote a year ago about combining 2 forms into a single view file. That approach works well for certain scenarios, but I've since changed my mind on my general preference for DRYing up forms.
Read on to see what exactly I've changed my mind on.
I was looking for a good way to pop up all PDF links in a new window and ran across PDF links open in a new window">Dennison Uy's post with code.
But I did modify his code slightly. Read on for what I did and why.
On my Labs site, I've written another page exploring a view helper coming up in ColdFusion on Wheels version 1.1 called flashMessages(). Read on about it if you want more details, but here's the gist.
A cool new feature coming up in ColdFusion on Wheels 1.1 is automatic validations. I wrote a page last night to play around with the new feature a little and figure out how it all works.
I went to deploy my new ColdFISH on Wheels plugin on my Linux server and got a curious error. Especially if you're using Linux, you'll want to upgrade to ColdFISH on Wheels 0.3 ASAP.
What happened? Read on to find out.
Posted on August 19, 2008 at 1:19am —
© 2010 Created by Nick Tong