R
RLC603
I have a form with subform which details documents within a contract and data
elements within the documents. The form contains info. about the contract
and one or several documents associated with the contract based on
section_id. The form displays only one document at a time. The subform
contains data elements associated with a contracts documents based on
section_id.
Using the form navigation bar, or code associated with a record navigation
object, I want to scroll forward and back through the documents associated
with a contract. Currently when I use the form records navigation bar it
scrolls through all the records (data elements) associated with a document
before moving to the next doucment.
elements within the documents. The form contains info. about the contract
and one or several documents associated with the contract based on
section_id. The form displays only one document at a time. The subform
contains data elements associated with a contracts documents based on
section_id.
Using the form navigation bar, or code associated with a record navigation
object, I want to scroll forward and back through the documents associated
with a contract. Currently when I use the form records navigation bar it
scrolls through all the records (data elements) associated with a document
before moving to the next doucment.