‎2007 Aug 22 10:52 AM
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?
‎2007 Aug 22 12:54 PM