Need to remove edit or delete option in MRVS in SCTASK

Sai1911
Tera Contributor

We need to delete the remove all option in Multi Row Variable set in SCTASK level and in RITM level once a row is created.

When ever we add a row in MRVS and save it we want to delete the remove all or x mark option to that particular row in the MRVS.

We should only have edit option to edit the variable in the MRVS and full filler cannot be able to delete the row.

 

How can we achieve it.

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Sai1911 

to hide the cross icon you will have to use DOM manipulation using onLoad client script on sc_task form

Check this link where I shared recently solution, it's for RITM but you can enhance it for sc_task

Hide x in mrvs 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Sai1911 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader