‎2005 Mar 14 8:15 PM
Hi,
I have problem with Dialog programming.. It is working fine in development env. But when it transported to production s/m fields are not getting populated(in the case of updating a record). I checked the code and everything.. But couldn't fine any problem.. Any idea why is that could be?
Help pls
Kelly
‎2005 Mar 14 9:01 PM
Hi Kelly
It is difficult to comment without seeing your code and the whole picture. E.g. the field update may depend on a condition which is related to a data record and in your case that record exists in your development system but not in your production system.
*--Serdar
ssimsekler@yahoo.com
‎2005 Mar 14 9:01 PM
Hi Kelly
It is difficult to comment without seeing your code and the whole picture. E.g. the field update may depend on a condition which is related to a data record and in your case that record exists in your development system but not in your production system.
*--Serdar
ssimsekler@yahoo.com
‎2005 Mar 15 6:14 PM
You might check to make sure all changes in your dialog program have been activated. There are many different components in a Dialog program and it is easy to forget to activate something with you are bouncing around between the different compoments writing code.
Brent