- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 03:10 AM
Dear all,
Please help me choose one of the following a question below:
- When working on a form, what is the difference between Insert and Update operations?
1. Insert creates a new record and Update saves changes, both remain on the form
2. Insert creates a new record and Update saves changes, both exit the form
3. Insert saves changes and exits the form, Update saves changes and remains on the form
4. Insert saves changes and remains on the form, Update saves changes and exits the form
I'm not sure, I think it's 2 or 4. Kindly help me choose an answer most exactly.
Many thanks to everyone.
Solved! Go to Solution.
- Labels:
-
Reference Architecture

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 03:23 AM
its option 2
2. Insert creates a new record and Update saves changes, both exit the form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 03:17 AM
option 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 03:38 AM
Thanks to you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 03:23 AM
its option 2
2. Insert creates a new record and Update saves changes, both exit the form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 03:39 AM
Thanks for your answer!