Create Copy button on RITM form.

Mukul Sharma
Tera Contributor

Hi,

I need to create one "Copy" button on request item table (sc_req_item).

Please help me how can I achieve this.

 

Regards,

Mukul

 

7 REPLIES 7

Hi @Mukul Sharma 

for a better understanding, I added some screenshots and also fixed a bug in the UI Action script.

Maybe you want to give it another try.

Kind regards
Maik

Hi Maik,

Thanks for your help. Solution provided by perfectly fine.

Just have one ask, can we included multi row variable set in catalog item. As I need to show one table in variable and that can be achieve by multi row variable set as per my understanding. or if there is any other alternate to add table.

I have to add table which contains below column :

Employee Name - Reference (User Table)

Department - Single Line Text

Grade - Single Line Text

bonus - Single Line Text

 

I have to add multiple employee here while submitting request.

 

Regards,

Mukul

Sunny26
Giga Contributor

Hi Mukul,

 

You can ceate a Copy Ui action. You can refer a OOB UI action available on incident table "Copy incident". You can keep this UI action as reference and try to implement same for RITM table. You need to change write scrips for the same.

 

Thanks,

Sunny.