Server Rules

You can use server-side rules when a view, form, subview, or subform loads to enable or disable controls, enable or disable the visibility of controls or views, collapse or expand a view, or change the appearance of a form based on certain parameters. Using server-side rules to change the form before it's sent to the browser can help to reduce the number of back-and-forth calls to the server, reduce view and form load times, avoid any flickering effect when controls are rendered by the browser, and improve the experience of using the form.