Check the values actually stored in that table to make sure they match the values (not the displays) of your enumerated values.
Everyone's License Key expires in five days, because that's when the Release Candidate is over and the final release will be released (on the 17th). At least that's what we're shooting for. If it doesn't happen then we'll either release RC2 or reissue License Keys for RC1 for another two weeks. 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: Wednesday, January 12, 2005 1:22 PM Subject: [plum] Select List Items not Displaying Properly > Don't know if this has been brought up before, but if I have a column with > an Enumerated list defined, the list appears fine on an Add or Edit form, > but in the View or List form, the cell is empty. To make things more > interesting, this does not occur with each instance. For example, I have a > table called contacts. strPrefContact is a char(15) with a list, > strMilStatus is a char(25) with a list, and iMoveMonth is an int(4) with a > list of months. On list and view forms, strPrefContact and strMilStatus are > blank, even though there are values for them in the database. iMoveMonth is > correctly displayed. > > > > The only theory that I have on this is that the values and Display Text for > the two that are not displaying are strings, while the value for iMoveMonth > is a number and the Display Text is a string. I hope that this is clear > enough of an explanation. > > > > As a side note, if my Evaluation key only has 5 days left, should I go to > the website to extend the license? > > > > 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 **********************************************************************
