I've post in a polite manner this time.

denismatt

Member
I\'ve post in a polite manner this time.

Hello,
I've made an Application. The first is a Find/Browse
form.
In the Select button I call a second form within the
same application.
I can't understand how is made the data structure I
find in the Call statement.
Thank You .
 
Re: I\'ve post in a polite manner this time.

Denis,

If I understand you question right, then the answer is :

"From the primary Key in the second Form"

When you create a Find & Browse that call another form, there is a default data structure that is created for the second form. This data structure include field from the "primary key" and that's automatic.

If for some reason you need to modify this data structure, then you can go to this form and then "Form / Data Structure". That's also the way to see this structure that you are talking about. This is the Data Structure that you will see when using the Form Interconnect.

Tell us if that's answering your question.

Christian Audet

*** SHARED KNOWLEDGE = BETTER KNOWLEDGE ***

Implementing B7333 (Xe) SP16.1, SQL
(Support B732, B7331 and B7332)
 
Re: I\'ve post in a polite manner this time.

Denis,

This is just an addition to Christian's answer.

If you want to modify the Form Interconnect data structure then never re-order or delete the auutomatically created elements. Attach your additional field(s) to the end of the data structure.

Regards,

Zoltán

P.S.: You issue better fits to the Developers' Forum, don't you think?

B7332 SP11, ESU 4116422, Intel NT4, SQL 7 SP1
(working with B7321, B7331, XE too)
 
Re: I\'ve post in a polite manner this time.

Denis,

Your issue as been move to the Developper Forum. Since you are posting by eMail, next Time use thoses address to post:

One World Technical - [email protected]
One World Developper - [email protected]
World - [email protected]
Application Forum (World & OneWorld) - [email protected]

Comme to WWW.JDELIST.COM when you have a chance and you will see all the forum.

Christian Audet

*** SHARED KNOWLEDGE = BETTER KNOWLEDGE ***

Implementing B7333 (Xe) SP16.1, SQL
(Support B732, B7331 and B7332)
 
Back
Top