Skip to content

Commit e36c84f

Browse files
authored
Update README.md
1 parent 4d1b56c commit e36c84f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,11 @@ Buttons to set a definition expression on a layer to the selected features. Simi
1717

1818
## External Viewer Button
1919

20-
A configureable button that allows a user to open an external application using an ID property and a url. The addin is configured to allow the user to modify the external url, layer name, and id property. By default, the addin is configured to allow opening Beacon, a well known parcel viewer using the layer "Parcel Boundaries" and the id property "PARCELID".
20+
A configureable button that allows a user to open an external application using an ID property and a url.
21+
22+
This button is configurable and the following can be provided using the Pro Options dialog.
23+
24+
- Application URL: The url to the application. Be sure to include the text {0} which will be replaced with the ID property of the selected feature
25+
- Layer ID Field: The field name to query in the selected feature
26+
- Layer Name: The name of the layer to query in the map
27+

0 commit comments

Comments
 (0)