File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
microapps/FeatureFormsApp Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # FeatureForms Micro-app
2+
3+ This micro-app demonstrates the use of the ` FeatureForm ` toolkit component which provides a rich, dynamic, and responsive form
4+ for editing Feature attributes.
5+
6+ ![ Screenshot] ( screenshot.gif )
7+
8+ ## Usage
9+
10+ The application provides a web map gallery and a map viewer which invokes the form when Features are tapped.
11+ Authentication is optional but limited to specific public web maps.
12+
13+ To authenticate ArcGIS Online with username and password, please provide values in ` local.properties ` as follows
14+
15+ ```
16+ webMapUser=XXX
17+ webMapPassword=YYY
18+ ```
19+
20+ For more information on the ` FeatureForm ` component and how it works, see it's [ Readme] ( ../../toolkit/featureforms/README.md ) .
You can’t perform that action at this time.
0 commit comments