Configure idle timeout for a page
If you want a timeout to apply only to a specific page or panel, you can use a NetLogic to configure an idle timeout. Idle timeouts configured using a NetLogic do not apply to the entire project.
-
Select
Template Libraries.
- In Template Libraries, select Scripts.
- Under Components, drag Idle Timeout directly into the start window, such as MainWindow (type), in Project view.
- In Libraries, select Close.
- With IdleTimeoutLogic selected, in Properties, in Enabled, select True to enable NetLogic. Enabling IdleTimeoutLogic enables the timeout by default.
- In Duration, enter the time before the timeout occurs.
- In Project view, expand IdleTimoutLogic and then select OnTimeout.
-
In Properties after OnTimeout, select
.
- In the browser, expand Commands, expand the type of command, and then select the command that will be executed when the timeout event is triggered.
- Choose Select.