|
J
|
Jane 11/8/2006 |
|
Hi,
|
|
|
|
jwoker author 11/8/2006 |
|
I put that code in but it only works if I refresh the page, or go back to list and "add new" again? If I come back to the add page under a different master key the default values that show are from the previous master key. |
|
|
|
jwoker author 11/9/2006 |
|
Here's where I am with the ode: function AddOnLoad()
|
|
|
|
jwoker author 11/9/2006 |
|
I guess the default values are read in before the onload functions run. So here is what I got to work: function AddOnLoad() |
|