I used to be able to default a variable like "Attributes.myvar" to something with this tag:
<cfparam name="Attributes.myvar" default="something">
But that doesn't work now. The reason I am setting a variable in the attributes scope is because we build things using fusebox (version 1), which uses the attributes scope for anything (so code works with data passed in from a form or on the URL).
Thanks for any help.
-Ryan
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

