With geometry picker of geometry type polyline. How can I ensure the user only enters 2 vertex for the line?
With geometry picker of geometry type polyline. How can I ensure the user only enters 2 vertex for the line? Currently the user can enter as many vertices as they want until a double click is done.
0
-
I think you should check this with a subworkflow in the Validate event of the geometry picker.
0 -
Alternatively, you could set your geometry picker to collect points and set maximum allowed geometries to 2, and then create a polyline from the two points
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare