Restricting number of rows in a Data Table in SharePoint form

Hi, I have a data table control in a SharePoint form - is there a way to restrict how many rows can be added to that table? Can’t find the info on the data table documentation.

Many thanks

Hello @fbe,

Welcome to the Plumsail Community!

This is done with JavaScript. Please find the example following the link:

1 Like