Typical workflow that should be supported is when there is no data, but user wants to collect some and defines both the form and field mappings.
User should be able to create a new form and instead of selecting fields from existing - add new ones, defining their names and types.
This workflow is adjacent to 'existing data - new form' workflow in that the user might want to add a new control with the NEW field, that should be added to generated NGFP.
I guess this comes down to:
Figuring out a way to add/modify fields (see #55)
Adding a new clean form button (should be the first one before SHP)
On click user should be asked what type of geometries he is going to collect
Typical workflow that should be supported is when there is no data, but user wants to collect some and defines both the form and field mappings.
User should be able to create a new form and instead of selecting fields from existing - add new ones, defining their names and types.
This workflow is adjacent to 'existing data - new form' workflow in that the user might want to add a new control with the NEW field, that should be added to generated NGFP.
I guess this comes down to: