remember that is is the binding of a data
field to a display field that causes a 
dataobject to execute "implicitly."

you can bind a dataobject to a page in the
studio but this has no effect at runtime
unless a data field is bound to a display field.

if you need to add criteria to each of the
dataobject you will need to put some code
in onBeforeDataObjectExecuteEvent on the page.

-Chip
Team NetDynamics


"Sonny Rivera" <[EMAIL PROTECTED]> wrote:
>>I have a single search page that passes a data field to the main page.  The main
         page contains multiple data objects that use the data field in a where 
clause.  The
         problem is that only one data object is executed.  How can I get all of the 
data
         objects to be executed?>>Thanks in advance.
_________________________________________________________________________

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