Hi Experts,
I have
--> a form view with three input fields and a button(ADD)
--> a table view with three columns.
Both views in same page.
My requirement is when a user enters the three inputs and click button (ADD) all the inputs entered should be inserted in the below table view.
User can be able to enter multiple lines by clicking ADD again and again with different inputs.
How to insert rows from a form view event (ADD) into table view?
Thanks&Regards,
karthik