Pass a value to another form?

slmaluwaslmaluwa Member Posts: 366
Hello

I am trying to find a way to pass a value to another form called from the current form. Basically, I am trying to set .EDITABLE property of the form to FALSE while called from a certain button.

Here is the scenario:
Have a textbox (variable ConCode) set to the "CONT_CODE" of table "CONTINENTS" in the table relation of the textbox. When the user clicks on arrow of textbox, the control loads the default LookupFormID "Continents" form which is a general purpose editable list form.

I want to make it non-editable only when it is called from my text box. Is this possible? If yes, how do I pass a value to that form. I plan to use this value to make it EDITABLE := FALSE

Again: navision newbie, just began to learn.

Thank you
"A bove maiore discit arare minor"-"From the old ox, the young one learns to plow."

Answers

Sign In or Register to comment.