Hello,
I have a GP Application in which the user enters some details in a webdynpro screen (implementing GP Interface) which goes for approval to the approver ....i refered to the following link for the same :
now what we want is to allow the user to click on a button on the webdynpro screen to add a new row of fields each time he clicks on it .....I am able to add these fields at runtime using onAction method for the button but now the problem is that these new fields should be binded to value attributes in the view controller and then mapped to the attributes in Component Controller for access in the complete() method like other fields at design time......finally these new fields should be mapped to the parameters of the Approval Action and then displayed to the approver like others at design time......
Please let me know how can I implement this using Webdynpro and GP...
Any help would be highly appreciated....
Regards,
Anil