Unused Connector Warning
Collaborate with us
Edit this page on GitHub
- Message
Connector from <screen> to <screen> in never used in <flow>
- Cause
- You have a connector between two screens that has not been instantiated.
- Recommendation
- Open the first screen and add a Link or a Button to connect to the second screen. This instantiates the connector defined in the web flow.