Marwan, Would you please email a Zip containing both your database and Plum project file to [EMAIL PROTECTED] so we can investigate this further? We might call you to clarify one or two things about this, then get you another build once we thing we've solved this.
Thanks for your help, Marwan. Respectfully, Adam Phillip Churvis Member of Team Macromedia http://www.ProductivityEnhancement.com Download Plum and other cool development tools, and get advanced intensive Master-level training: * C# & ASP.NET for ColdFusion Developers * ColdFusion MX Master Class * Advanced Development with CFMX and SQL Server 2000 ----- Original Message ----- From: "Marwan Saidi" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, February 01, 2005 9:10 AM Subject: RE: [plum] Another Bug > Ok, this is still not working. Here's the exact scenario: > > > > > > My view form has all fields displayed. The iMoveMonth, strMilStatus and > strPrefContact are all represented in forms with an enumerated list. In the > ViewForm and the List, when trying to display either of the string typed > values from the list (strMilStatus and strPrefContact) I get an empty cell. > However, the int iMoveMonth correctly displays the text "January" in > correspondence with the value of 1. When I edit the record, the correct > options are selected in all enumerated lists, and the behavior persists even > if I change a value and re-save. > > > > Table specifics listed below. > > > > Table Contacts > > Columns: > > iContactID int Not Null > > dtDateStame smalldatetime Not Null > > strFirstName varchar(50) Null > > strLastName varchar(50) Null > > strEmail varchar(50) Null > > strDayTelephone varchar(50) Null > > strEveTelephone varchar(50) Null > > strAddr1 varchar(50) Null > > strAddr2 varchar(50) Nullr > > strCity varchar(25) Null > > strState varchar(25) Null > > strPrefContact char(15) Null > > iMoveMonth int Null > > iMoveYear int Null > > iHomeChoice int Null > > strMilStatus char(25) Null > > txtComments text Null > > dtDateAssigned smalldatetime Null > > strAssignedTo varchar(50) Not Null > > strAssignedBy varchar(50) Null > > > > _____ > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Marwan > Saidi > Sent: Thursday, January 20, 2005 4:03 PM > To: [email protected] > Subject: [plum] Another Bug > > > > I am still getting the behavior where if I have an Enumerated list assigned > to a field, the column is blank in a list view. > > > > Marwan Saidi > > American Eagle Information Systems > > 321.779.2577 - p > > 321.779.2576 - f > > > > > > ********************************************************************** You can subscribe to and unsubscribe from lists, and you can change your subscriptions between normal and digest modes here: http://www.productivityenhancement.com/support/DiscussionListsForm.cfm **********************************************************************
