Through a Form Connection, how can I choose to show data from Open instances only? Here is an explanation of our current setup:
- With Form A, I'm creating multiple "Open" instances. Over time, I go back to some of these instances and activate a workflow that makes the instance "Close". I've also created a Form Connection to access several fields within Form A instances.
- With Form B, I'm using a "Connect" Behavior Command to bring some fields into Form B and display them all in a Table Input object.
How can I set the Table in Form B to display fields from "Open" instances of Form A only? I want to omit all information pulled from Closed instances of Form A.
