This topic is locked

Dropdown Value

4/13/2009 11:19:59 AM
PHPRunner General questions
S
scopley author

I have created a dropdown list using the Lookup Wizard and pulling the values from a Database table. This all works great however when I go into the Edit page and change the value of the pulldown list then hit save it reverts back to the value that was originally there.
I have other pulldowns in my application that allow me to change and save so I'm completely stumped on this one.
Can someone please help me?
Thanks,
scopley

Sergey Kornilov admin 4/13/2009

I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.

S
scopley author 4/13/2009

For some reason I don't have a Demo Account button. Is there another way to set this up?
Thanks for your help.
scopley

Sergey Kornilov admin 4/13/2009

You can send us your project directory zipped along with the sample database for investigation.

S
scopley author 4/13/2009

Thank you for your time and attention to this issue. I have actually solved the problem. I'm running a before record update event and left that particular field out of my update string. Once I added it everything functions as expected.
Thank you again.
scopley