Making flow actions and UI
Things to do if you want to show a screen
- The first thing we need for showing a screen is a layout.
- Layout comes inside a section
- Section comes inside a harness
- Harness is shown through flow action
- Flow action is configured only from an assignment shape
- An assignment shape requires a flow
- A flow requires a start and end shape.
Hence, to show a screen, start from a flow and proceed backwards from this list.
Comments
Post a Comment