Re: A report called from a form

From: (wrong string) äfer <schaefer_at_imise.uni-leipzig.de>
Date: Tue, 4 Dec 2001 10:53:54 +0100
Message-ID: <9ui6fi$m8e$1_at_news.uni-leipzig.de>


"Gato" <gato_at_gato.es> schrieb im Newsbeitrag news:9ui3sf$l6s$1_at_talia.mad.ttd.net...
> When I call a report from a form, the parameter window appear, prompting
the
> values.
> How can I set de values for the variables?

Look for

create_parameter_list
add_parameter

in the docs.

After you've set all parameters just add the following:

add_parameter(param_list_indentifier, 'paramform', text_parameter, 'no');

to avoid the appearing of the list...

So long,

Jan Received on Tue Dec 04 2001 - 10:53:54 CET

Original text of this message