G
Guest
I recently deployed a major new version of our complex Access app, and most
of it went off without a hitch except for one oddity...
One of the primary forms has tabs containing several sub-forms (one each)
with a Continuous Form inside. The sub-forms have conditional formatting
installed so they become enabled=false if the row has a certain value set,
specifically "isManual=0". Additionally there is an override, in code, that
forces _everything_ to enabled=false if the master record is in a certain
state (isDeleted=1).
This all works well on my machine. It doesn't work so well on about half of
the other machines, leaving the form disabled. I've been trying to find out
why for the last couple of hours, but no luck so far.
So I'm curious about version issues. Are there any known issues re-enabling
form fields in code in certain versions? I installed 2003SP2 on one afflicted
machine, to no effect. My machine's version ends in .8132, but even after
installing SP2 on the other machine it says .6360. Does anyone know where I
could get the .8132 version to see if that's the problem?
Maury
of it went off without a hitch except for one oddity...
One of the primary forms has tabs containing several sub-forms (one each)
with a Continuous Form inside. The sub-forms have conditional formatting
installed so they become enabled=false if the row has a certain value set,
specifically "isManual=0". Additionally there is an override, in code, that
forces _everything_ to enabled=false if the master record is in a certain
state (isDeleted=1).
This all works well on my machine. It doesn't work so well on about half of
the other machines, leaving the form disabled. I've been trying to find out
why for the last couple of hours, but no luck so far.
So I'm curious about version issues. Are there any known issues re-enabling
form fields in code in certain versions? I installed 2003SP2 on one afflicted
machine, to no effect. My machine's version ends in .8132, but even after
installing SP2 on the other machine it says .6360. Does anyone know where I
could get the .8132 version to see if that's the problem?
Maury