Forum Discussion
rzaveri7
07-31-2023Data Storage
Hi HamzaJ , thanks for your response.
But if we embed a JS script inside the Edit widget option, we can implement as many rows as we need.
widget.manifest.data.panels.forEach(function(p){p.metadata.maxitems = 25;}) .
This is the piece of code which enables more addition of rows