B
Bill Richardson
We have a technique for our order process whereby we
simply turn panels on and off to capture data for the
various stages, rather than the normal method of moving
between pages.
In 1.0, the validators were not being fired if they were
in a panel whose visibility was set to false. However, in
1.1, it appears that ALL validators fire on validation,
regardless of whether the panel is visible or not. This
is causing all sorts of problems, not the least of which
is that the page.IsValid is always false now, as we
obviously don't capture ALL data at once... so the
required validators fail.
Has anyone seen this, and more importantly, is there a fix
for it? Any help is greatly appreciated!
Bill Richardson
Senior Software Engineer
Proflowers.com
simply turn panels on and off to capture data for the
various stages, rather than the normal method of moving
between pages.
In 1.0, the validators were not being fired if they were
in a panel whose visibility was set to false. However, in
1.1, it appears that ALL validators fire on validation,
regardless of whether the panel is visible or not. This
is causing all sorts of problems, not the least of which
is that the page.IsValid is always false now, as we
obviously don't capture ALL data at once... so the
required validators fail.
Has anyone seen this, and more importantly, is there a fix
for it? Any help is greatly appreciated!
Bill Richardson
Senior Software Engineer
Proflowers.com