Skip to content

faq008_auto_forward

Johannes Brachem edited this page Apr 29, 2019 · 1 revision

How can I set timelimit for a page?

Important: This page uses the new terminology from Alfred 3 (See general changelog and overview of changed terms)

For this purpose, you can use a custom page class named WebTimeOutForwardPage() in place of a normal CompositePage(). This class has the parameter timeout, where you can specify the timelimit (in seconds) after which a subject is forwarded to the next page.