Thanks for catching this. We just solved this problem. 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: Thursday, September 09, 2004 10:14 PM Subject: [plum] DisplayColumnOnForm Attributes on Delete form > > I have a delete form which displays the parent StateProvince and Country > names on the form. When generated, Plum is not picking up the type > attribute (see below). > > <cf_DisplayColumnOnForm column="StateProvince" table="StateProvince" > label="State Province" type=""> > <cf_DisplayColumnOnForm column="Country" table="Country" > label="Country" type=""> > > Jeff > > >
