Skip to main content

Is there a maximum height in pixels for a Nintex form? (On prem 2013 enterprise) I have 10000 pixels now and the XML of the exported form is 2650kb.

Hi

There is no hard limit on the number of controls you can have on the form therefore I would assume there is no limit to the height of the form.

the only issues I can see would be performance of the form loading.

see this article by  for more information:


Since this is a commonly visited post, for the visitors..



 



It seems that on at least Nintex for SharePoint Online, the canvas size is unlimited, however controls are limited to beginning from around 32700 pixels. (signed 16-bit integer size?)


Reply