AX1368

Forms Logout command

Use the Forms Logout command to provide end users with an explicit option to log out of the Web Client from within an Axiom form.

Can be used in

  • Axiom forms

When the FormsLogout command is selected from the Command Library as the shortcut target, it displays as command://FormsLogout or command://FormsLogoutCommandAdapter (legacy syntax).

Shortcut parameters

This command uses the following shortcut parameters:

Item Description

Redirect path

Specifies the page to display in the user's browser after the user is logged out:

  • If this parameter is left blank, then the login screen is displayed.
  • Alternatively, you can enter a specific path to display. This can be any URL.

Processing step

Specifies when the command will be executed during the Axiom form update process.

This option is set to Form - Before Processing and cannot be changed. For more information, see Timing of command execution and Axiom form update process.

Visibility

In Axiom forms, the command used does not impact whether the button is visible or enabled.

Remarks

This command should only be used for forms that will be opened within the Web Client (browser). If the form is opened within the Excel Client or Windows Client, then command will still work to log the user out of the Web Client, but this will likely be a confusing end user experience as the user is still logged into the desktop client.