This topic is locked

Lookup Field Value Problem

3/23/2007 3:12:20 AM
ASPRunnerPro General questions
BeachyLife author

I defined a field to lookup from a table. It works fine on the Add page, but when I go to the Edit page, the field value originally selected on the Add page is missing and I have to select from the lookup table again. This doesn't always happen. I have another field that is a table lookup, and the field value shows up just fine on the edit page. What am I doing wrong? Thanks

J
Jane 3/23/2007

Hi,
it's difficult to tell you what's happening without seeing actual files.

Publish your project on Demo Account and send to [email=support@xlinesoft.com]support@xlinesoft.com[/email] a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.

BeachyLife author 3/23/2007

Figured it out. The problem was that I imported a table that had values that weren't in the lookup table I was pointing to. Once I corrected the values in the lookup table, it works just fine. Thanks anyway for you help