Disable Smart Sketch Button In Survey123 Geoshape

223
1
04-17-2023 12:45 PM
SamLee__MES_
New Contributor

I'm attempting to capture polygons for tree planting areas using survey123, and I want to remove the smart sketch option (the three shapes button). Is this something that can be disabled, or is custom coding required?

0 Kudos
1 Reply
ZacharySutherby
Esri Regular Contributor

Hello @SamLee__MES_

You can set method=vertex in the body::esri:style for the geoshape question. This will switch the input method to dropping vertices instead of allowing sketch. Unfortunately, the capture methods are mutually exclusive and if the capture method is set to sketch both standard sketch and smart sketch will be enabled.

Please see Capture methods for more information. 

Thank you,
Zach
0 Kudos