I have a page with many combo/list boxes displayed.

AutoFillBeforeFirstDisplay is set to true.

These combo/list boxes are built from dataobject
based on tables.  In the project users can 
updates these tables on an edit page.

When they do, I get a handle to the display page and the combo/list
box that was affected and do a doAutoFill which does occur.

With a single CP, the combo box on the page is updated with the
new values.

With mulitple CPs this does not happen.

I thought these combo/list boxes were global objects,
so that they would be updated across CPs

Apparently this is not the case? since I do
not see the results of the update when used
in the production environment with multiple
CPs?

Any suggestions on what I can do to update the
combo/list boxes when the tables change? so that
all pages see the change in the list/combo box
contents?
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to