Add 'Copy' Functionality on Program Status report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 03:05 AM - edited 02-20-2023 03:12 AM
Hello Everyone
On the project status report, we have a 'Copy' button
when we select a specific status report and click on that Copy button from the choice list next to Create new. this will copies the selected status report including all fields into the new report.
I wanted to add the same copy functionality on the program status report.
can anybody help me to implement this functionality same as the project status report for the program status report?
as I have already created a custom copy button on program status by updating its UI Macro "program_status_header", but I don't know the backend operation for that field.
Help is much appreciated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 03:10 AM
HI @Ramesh Birajdar ,
You can check the script used for the "Copy" Ui action for the peoject status report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 11:01 AM
Did you ever solve this issue?