Skip to main content
Skip table of contents

"Logout" Action

The Logout action is created with the <LogoutAction> element und logs users out of the Web App. The Web App page is reloaded.  

For the Logout action, the standard attributes for Actions can be defined.

Example

XML
<DetailComponent>
	<FlowLayout>
		<TextBox value="#TEST"/>
		<Button>
			<LogoutAction process="logout.wrf"/>
		</Button>
	</FlowLayout>
</DetailComponent>

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.