Form Control Lag on Form Grid Editor

Form Control Lag on Form Grid Editor

Comments

  • [font=Roboto, Arial, Helvetica, sans-serif]I and other users in my organization often experience extreme slowness while trying to move objects on a form. Ill move one field to another line and often have to wait upwards of 30 seconds before the object finally moves. Ive restarted the server instance to see if this would resolve but it still persists. This is just frustrating when working with large forms with multiple form controls. I often dont notice much lag time when working with flows. Is there anything we can do either in the system or server-side to improve the form control performance? I would be more than happy to show this in action.[/font]

  • Some things to avoid to improve the performance of the Form Designer in 6.x or older:
    [ul][li]Having too many constant values for either rows or columns in the advanced layout of a Grid - this will cause the Grid to extend past the bounds of its parent component[/li][li]Placing components in areas of a Grid like this that are outside of the bounds of the Grids parent component[/li][li]Placing a component that spans multiple rows and or columns anywhere on a grid like this[/li][li]Using over ~100 components on a form in general[/li][/ul]
    These should not affect the upcoming version 7.x and above nearly as much as older versions.

Sign In or Register to comment.