I want to copy only checked records to another table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2024 08:44 PM
Hi all
I would like to do the following while opening a list of a certain table.
If any of the records have checks, copy only those with checks and insert them into another table.
If no records are checked, copy all records and insert them into another table.
Currently, all records are copied to another table and inserted into another table for the number of checked records.
What is the code for BR?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2024 09:47 PM
What do you mean by checks? Is this some field on the records?
Also, is it required that only a query BR should be used? I see that it might not be the most optimal option as it will run each time you open a list or record. Did you think of a scheduled script execution?
If you feel this has helped you a bit, you may mark the answer as helpful or accept it as a solution.
Regards,
Pranav Thanedar