Cool, huh?

Also remember that we've added passthrough attributes to a number of Plum
custom tags.  In the Plum Help go to The Plum Framework : The Plum custom
tag library : Passthrough attributes for a list of them.

It's really easy; you just add whatever attributes you want to these tags
and they passthrough to the generated HTML and take effect.

Respectfully,

Adam Phillip Churvis
Member of Team Macromedia

Advanced Intensive Training:
* C# & ASP.NET for ColdFusion Developers
* ColdFusion MX Master Class
* Advanced Development with CFMX and SQL Server 2000
http://www.ColdFusionTraining.com

Download CommerceBlocks V2.1 and LoRCAT from
http://www.ProductivityEnhancement.com

The ColdFusion MX Bible is in bookstores now!
----- Original Message ----- 
From: "Jeff Fleitz" <[EMAIL PROTECTED]>
To: "[email protected]"
<[email protected]>
Sent: Wednesday, August 25, 2004 11:11 AM
Subject: [plum] DisplayColumnInList redux


> Nevermind.
>
> I discovered I could do this with the DisplayExpressionInList tag
> wrapping around the DisplayColumnInList tag.
>
>     <cfmodule
> template="#Application.customtags#/DisplayExpressionInList.cfm"
> label="Email">
>     <cfmodule
> template="#Application.customtags#/DisplayColumnInList.cfm"
> column="Email" label="Email" type="varchar(80)"/>
>     <a href="mailto:#PlumUser_Email#";>#PlumUser_Email#</a>
>     </cfmodule>
>
>
> Jeff
>
> -- 
> _______________________________
>
> Jeff Fleitz
> Tekquest, Ltd
> Integrated Digital Solutions
> http://www.tekquest.com
> 866.472.5868
> _______________________________
>
>
>

Reply via email to