Options

Adding global variables on a request form of a report

I have a report which uses 15 global variables, already initialized on the OnPreReport trigger.
I need users to be able to change their pre-determined values on launching the report.

I would thus like to add thoses 15 global variables on the request form.

Sure, I can manually add 15 checkboxes/textboxes + 15 labels then configure their source values (and caption).

But is there a more convenient way to add the on the request form (drag&drop or equivalent of FieldMenu where I can just select the fields/variables I'd like to add) ?

Sign In or Register to comment.