An Answer Source link is a web link dialog element which runs an Answer Mapping command when clicked. Below is an example URL for use with a web link.
For more information on Answer Mapping, please see:
| Command | Value | Example |
| mappingname | The name of the mapping. You need to enter this when creating a new answer mapping on the Answer Mappings Admin Page. You must make this name unique. | mappingname=Northwind_Integration |
| datasource | The name of the database the Answer Mapping will use. | datasource=Northwind |
| command | The name of the command in the Answer Mapping XML file you want to run upon clicking the web link. | command=CustomerSelect |
| multiselect | Determines if the Answer Source window will allow the user to select multiple answers. | multiselect=true |
../AnswerSource?mappingname=Northwind_Integration&datasource=Northwind&command=CustomerSelect&multiselect=true