Setup the Output and Write Back to the ScreenDESCRIPTION? - In the Connections panel on the left, click
Insert excerpt |
---|
| _addIcon |
---|
| _addIcon |
---|
nopanel | true |
---|
| Add to create a new connection point - Enter the following details for the new connection point:
- Name:
out - Type: choose
Output - Select Create Connection Point
- Select Click to Connect and for the output, choose the datasource
- Select Connect Output
- Close the Mappings window that automatically opens
- Hover over the Calculate Action node and select out
- A red arrow will appear - click on the
Insert excerpt |
---|
| _output |
---|
| _output |
---|
name | icon |
---|
nopanel | true |
---|
| output node under Connections - On the Mappings window, drag the attribute, TodayDate, from the left (Calculate Action) to the right (output connection point) to create an attribute on the output
- Select Save
- Under Connections, right-click on the connector, out, and choose
Insert excerpt |
---|
| _mappings_configure |
---|
| _mappings_configure |
---|
nopanel | true |
---|
|
- Drag the TodayDate attribute from the left (output connection point) and drop it onto the DateField target parameter on the right (Course Management screen)
- Select Save
- Close the Actionflow to return to the Course Management screen
- the screen and press the Button Date on the screen to see the Actionflow in action
- We can see that the Actionflow is working because it displays today's date in the format DD/MM/YY in the DateField dynamic text field
|