How to restrict or disable the add button in Multi Row Variable Set after the 5th Row?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2018 10:43 PM
I have to restrict the number of rows to 5 but i am not be able to restrict or disable the add button. Could you please share some thoughts or suggestions ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2020 09:37 AM
What is "tableVariableCache"? Can you please add comments to your code so that it give the readers better understanding. thanks.
When i am using the script, "tableVariableCache" is giving me undefined and "tableVariable" gives me null all the times.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2020 08:34 PM
Hello Nisar Khan,
Kindly refer to this article, where i have explained how to disable add button after X number of rows.
Mark the comment as helpful if it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2020 09:52 AM
is it going to work in the backend? because I see that your solution works for SP which is good as well.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2020 02:55 AM
It works on SP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2020 09:14 AM
okay then that means it doesn't work on the backend instance catalog. I needed solution for backend