Thank you, that was helpful. data of team are to be added in a form and displayed in the same page. is there any easy way to add multiple user in a page and display the same.
I presently display the data in a main page that contains the form. the form is posted to another method that redirects to this main page on success. However I need to isolate the data based on Session. Could you please help