J
|
Jane 10/10/2008 |
Hi, |
C
|
comlan author 10/10/2008 |
Okay, Here is more info on my question. |
J
|
Jane 10/13/2008 |
Hi, |
C
|
comlan author 10/13/2008 |
Thanks for your reply Jane. |
J
|
Jane 10/14/2008 |
Hi, |
C
|
comlan author 10/14/2008 |
This requires me to be able to add another value to the "default value" table I am reading from. I don't want to add another value to the table, I just want to read the value, plug it in as the default on the "Add New" screen and then be able to change it to any other value different from the default that was read in from the table and save the record. |
J
|
Jane 10/15/2008 |
Hi, |
S
|
Stoneman 11/8/2008 |
The only time I have seen this happen was when i tried to write a text value to an integer field in the database. The drop down looked good in PHP Runner but was a flat text box on the webpage. Data could be typed in but was not saved when record was updated. |