Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Is called when the user settings for a form are loaded.
Syntax
public void loadUserSetting()
Run On
Client
Remarks
User settings are loaded when a form is created.
To override this method on a form, right-click the Methods node below the form, click Override Method, and then click loadUserSetting.
For information about best practices for forms and code, see No Code in Forms.