Excerpt |
---|
The sections below walk through how to manage data from Organizations. |
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Viewing Data Assigned to Locations
...
This will add a multiple choice question in your application that allows you to choose which location a case will be assigned to.
...
Step 1: Turn on the Add-On
...
Set the Query Expression to instance('locations')/locations/location[@type = 'TYPE OF LOCATION'] (note: be sure to change "TYPE OF LOCATION" to the specific type of location in your application. This will display the list of locations that are available to own the case. Set the Instance ID to locations and the Instance URI to jr://fixture/locations. Then click on the Save button.
...