I am adding depth from and to to my survey. How do I add a constraint on depth to to ensure it is greater than Depth From?
Hey Craig Gadaloff,
You can use the constraints field and the select function to achieve this. Here is a super simple version:
constraint = ".>selected(${Depth})"
This will display a message if your input is greater than the depth.
Thanks,
Ben Turrell
If this answer has helpful please mark it as helpful. If this answer solved your question please mark it as the answer to help others who have the same question.
Craig Gadaloff,
Did that work for you?
Ben
Thanks Ben
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.