Re: Forms 4.5 debugger question

From: lattyr <member23883_at_dbforums.com>
Date: Wed, 29 Jan 2003 10:46:38 +0000
Message-ID: <2452802.1043837198_at_dbforums.com>


hi Theresa,
you should first make the param list and then add it to the call_form. in the called form these parameters should exist with the same name used in the param list.
Then in the when-new-form-instance or new-block-instance you can populate items with the values of the params. e.g.:
:block.item := :parameter.param_name;

good luck.

Robert.

--
Posted via http://dbforums.com
Received on Wed Jan 29 2003 - 11:46:38 CET

Original text of this message