You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Coming Soon
25
25
26
26
---
27
27
### Export
28
-
Export features from the Attribute Table widget or other widgets that have a [dgrid](http://dgrid.io).
28
+
Export features from the [Attributes Tables](https://github.com/tmcgee/cmv-widgets#attributes-tables] widget or other widgets that have a [dgrid](http://dgrid.io).
Used in conjunction with the Attribute Table widget to provide a user interface for querying feature layers, tables and related records.
39
+
Used in conjunction with the [Attributes Tables](https://github.com/tmcgee/cmv-widgets#attributes-tables) widget to provide a user interface for querying feature layers, tables and related records.
The Attributes Table can be stand-alone if you want to display the results of a query at the start of your application for example. It can also work well with other widgets. The [Search Widget](https//github.com/tmcgee/cmv-widgets/) is intended to be used as a querying interface for an attributes table. Two other widgets are planned that can communicate with an attributes table:
66
+
The Attributes Table can be stand-alone if you want to display the results of a query at the start of your application for example. It can also work well with other widgets. The [Search Widget](https://github.com/tmcgee/cmv-widgets#search) is intended to be used as a querying interface for an attributes table. The [Export Widget](https://github.com/tmcgee/cmv-widgets#export) is intended to be used to export the records from an attributes table. Two other widgets are planned that would communicate with an attributes table:
Copy file name to clipboardexpand all lines: widgets/Export/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
#Export Widget for CMV
2
-
Export features from the [Attribute Table](https//github.com/tmcgee/cmv-widgets/) widget or other widgets that have a [dgrid](http://dgrid.io).
2
+
Export features from the [Attribute Table](https://github.com/tmcgee/cmv-widgets#attributes-tables) widget or other widgets that have a [dgrid](http://dgrid.io).
Copy file name to clipboardexpand all lines: widgets/Search/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
#Search Widget for CMV
2
-
Used in conjunction with the Attribute Table widget to provide a user interface for querying feature layers, tables and related records.
2
+
Used in conjunction with the [Attribute Table](https://github.com/tmcgee/cmv-widgets#attributes-tables) widget to provide a user interface for querying feature layers, tables and related records.
0 commit comments