Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Skip geometry question if new feature is passed #338

@Sujanadh

Description

@Sujanadh

Is your feature request related to a problem? Please describe.
Even if the user creates new feature geometry, the question to select geometry is still there.

Describe the solution you'd like
Whenever the user creates new geometry, the question to select geometry should be skipped. Saying that the logic will be cyclic to each other. Since we hide new feature if geometry is selected, likewise, we need to hide geometry question if a new feature is drawn.

Describe alternatives you've considered
The solution i am thinking of is to remove new_feature field and use geometry for both existing and new feature (which supports our workflow of fmtm; loading odk after selecting feature or creating new feature but might not work when odk collect is used directly)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions