Add 'Copy' Functionality on Program Status report

Ramesh Birajdar
Tera Contributor

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.

 

Screenshot (2983).pngScreenshot (2984).png

 

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. 

 

Screenshot (2985).png

 

Screenshot (2994).png

Help is much appreciated.

 

 

 

2 REPLIES 2

Community Alums
Not applicable

HI @Ramesh Birajdar ,

 You can check the script used for the "Copy" Ui action for the peoject status report.

 

JAR3
Tera Contributor

Did you ever solve this issue?