Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
By the end of this chapter you will understand what an Open URL action is and how to use them, and you will have created a Open URL Actionflow in your application.
What is an Open URL Action?
The
action opens a URL in a new tab. This action node can also be configured to send emails and call telephone numbers. Now we have the Send Emails Action, should we remove the reference to emails from this? Insert excerpt _action_url _action_url nopanel true
The
action node contains three input parameters, which can be mapped onto: Insert excerpt _action_url _action_url nopanel true
To open a webpage, a valid URL must be mapped onto the URL attribute, in the format:
Code Block |
---|
https://www.url.com |
Creating Open URL Actions
- Click and drag the
icon in the toolbar onto the canvasInsert excerpt _action_url _action_url nopanel true - Enter a name for the Open URL action, then select Create Action
- In the Open URL Action
on the right, the available Input Parameters can be seenInsert excerpt _property_settings _property_settings nopanel true
HTML Comment | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Worked Example
Here's a worked example using the School Data (available from the Learning Centre).
Tip |
---|
If you are completing this chapter as part of the Actionflow course and using a training instance, this data has already been pre-loaded into the Actionflow Application. |
In this example, we will use the Teachers grid on the Teacher Management screen to configure a button to open a webpage.
Open URL Action to Open Webpage
- On the Teacher Management screen,