I'm assuming that all of these fields are bound to the data object.

As Grace pointed out the other day, when you bind fields to the same data
object at different levels, i.e. page-level and repeated-level, it is as if
you have two separate data objects.  If you leave things to ND's default
processing, the DO will be executed twice, once for each level.

It sounds as if you have suppressed the automatic data object execution
that would load the page-level fields, and that whatever DO execution there
is, automatic or manual, is happening after the display processing for
page-level fields.

-- Curt Springer, Team ND

At 03:44 PM 6/10/99 -0400, [EMAIL PROTECTED] wrote:
>I have a data object which populates some fields on a page.  Some are
>hidden fields (not part of a repeated) and other fields are part of a
>repeated object.  When I load the page, all the values within the
>repeated are correctly populated, but the hidden fields are not.
>
>The hidden fields are before the repeated in the HTML file, and there
>are hiddens within the repeated which are getting appropriately
>populated.
>
>Has anyone seen this before and has some solution?
>
>Thanks
>Bob Eovine
>General Cinema
>[EMAIL PROTECTED]
>_________________________________________________________________________
>
>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]
> 
_________________________________________________________________________

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