The End node terminates a workflow. Configure it to define what end-users see after the workflow completes.
How to read settings tables
The tables below describe each configurable option as it displays in the Unqork IDE. Values are formatted as follows: inline code — a value to type exactly as shown | Bold — a value selected from a drop-down, radio button, tab, or choice chip | ON/OFF — toggle state | ✓ — checkbox checked | ☐ — checkbox unchecked
Settings
Setting
Field
Type
Default
Description
Label
label
Text input
end-{n}
A display name for the node.
Choose Navigation Type
—
Radio button
Use Default End Node
Sets what happens after the workflow ends.
Use Default End Node: Returns end-users to the default post-workflow screen.
Use an Existing Module: Opens a specific module after the workflow ends.
Use Redirect URL: Navigates to a custom URL after the workflow ends.
↳ Existing Module
form
Module selector
—
The module to open after the workflow ends. Visible when Use an Existing Module is selected.
↳ Redirect URL
redirectUrl
Text input
—
The URL to navigate to after the workflow ends. Visible when Use Redirect URL is selected.
Hide Express Navigation Buttons
disableNavigationButtons
Toggle
ON
When set to ON, this setting hides the Save and Exit button on the end node's Express View page. Not shown when Use Redirect URL is selected.
Changelog
Date
Change
—
Initial publication.
The browser-based workspace where Creators build, edit, review, and manage Unqork applications. Also referred to as the Unqork platform. The IDE replaces what was previously referred to as UDesigner and Classic Designer, which are considered legacy.
Label Text conveys what the input component is and what information it displays. Enter the purpose of the corresponding component or field.
A URL (uniform resource locator) is a unique identifier used to locate a resource on the internet. Also known as a web address.
The Unqork front-end application framework that delivers Creator-built applications to end-users. Express is the layer end-users interact with—the published forms, screens, and navigation built in the Module Builder. Express is distinct from Express View, which is a Creator-facing preview tool in the IDE.
Express View is how your end-user views your application. Express View also lets you preview your applications to test your configuration and view the styling. This is also the view your end-users will see when interacting with your application. After configuring a module, click Preview in the Module Builder to interact with the module in Express View.