Hi Everyone
I have an issue with the form Guys

For all these edit Buttons Iam having same form as same DataSource
Foe employee Profile I am having an edit form but only displaying few fields and displaying the rest of the filed in the manager information and skill grouping.
Each form has its own submit button. The problem arises when submitting each form, as it creates a new record in my data source. What I'm looking for is that when the user fills out the employee details form and submits it, then moves to the manager details form, the submission should update the same record with the employee information details instead of creating a new record.