I discovered a huge issue while I was testing my app today. I have a lot of tabular reports that lead to the details page and I want to give my users the option to update records. Whenever I click the update button, it updates the existing record and creates a new one. I want to update the existing record only without creating a new one. Any idea on how to prevent this?
For example, I changed the status of the test user (Jessica Smith) from Active to Inactive and then again to Active. As you can see, for some reason, the system created two additional records below. Does anyone have any idea why this is happening? I can't remember it was happening before although I did updates.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Aleksandra
Hello,
I discovered a huge issue while I was testing my app today. I have a lot of tabular reports that lead to the details page and I want to give my users the option to update records. Whenever I click the update button, it updates the existing record and creates a new one. I want to update the existing record only without creating a new one. Any idea on how to prevent this?
For example, I changed the status of the test user (Jessica Smith) from Active to Inactive and then again to Active. As you can see, for some reason, the system created two additional records below. Does anyone have any idea why this is happening? I can't remember it was happening before although I did updates.
Many thanks,
Aleksandra
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.