Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Multiple smart form generation using a single driver program

Former Member
0 Likes
288

Hi,

I am developing a driver program which will be used to generate multiple smart forms at a time.

Selection screen has one input field and 8 check boxes.

The user will enter value in the input field and then check any number of check boxes out of the 8 that are available. (i.e., user can select either 1 or 2 or 3 or more check boxes)

Corresponding to each check box that is checked a smart form needs to be generated.

Also, only one spool request should be created for multiple smart forms.

Is this possible?

1 REPLY 1
Read only

Former Member
0 Likes
266

problem solved.