0 Replies Latest reply on Nov 17, 2011 3:28 AM by sathyachand

    How to submit details in two different forms at the click of one command button?

    sathyachand

      Hi Im having a form which is used to get information from the user through input fields. I have a command button in the form which will invoke a modal panel. The purpose of modal panel is to ask user for feedback, so there is inputtext area in that along with a command button. If I click the command button in modal panel I want to take detail in another form while submitting. Inputextarea and command button in modal panel are in another form and modal panel is also outside the first form.