By Thomas F. Officer
This Workbase + App demonstrates how you can ask the end-user a question and then use their response to query your database to pull out relevant information. The context here is an App that allows New Englands to find their representatives in Congress.
How it works: 1. End-user selects a state. 2. That state (e.g. Vermont) is then used to query the Workbase and create a list of all matching representatives. 3. This list of representatives is constructed with a List Text Block so that each list member has the following attributes: (a) name; (b) chamber of Congress; and (c) party affiliation. 4. This list of representatives is presented to the end-user.
Total cost