Multi Row Variable set Add/Remove disabled on sc_task

Sowmya549
Tera Contributor

I have a requirement, I have a catalog task in which there is a multi row variable set any user should not be able to add/remove the rows they can just edit the rows. I'm using the On submit script where I need to give the alert message on catalog task  when a row is being added or removed. Please help me with the solution..

1 REPLY 1

luffy3478
Tera Guru

you have to use DOM manipulation in a on load client script for this.

there is no OOB solution