Multi Row Variable set Add/Remove disabled on sc_task
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-03-2024 10:35 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-03-2024 02:15 PM
you have to use DOM manipulation in a on load client script for this.
there is no OOB solution