Now that your data source has been configured, there are a few different ways in which you can interact with that data source. For example:
- ChooseFromDataSource
Present the users with a database icon, and allow them to select a record from the database using a search UI.
- LinkToDataSource
Users enter a number (e.g. matter number, account number) and press TAB. The interview is automatically populated with data from the database.
- IncludeDataSourceData
All data from a database is included in the interview (filtered or unfiltered) for something akin to a mail merge.