How do I make sure that no other fields can be populated with data if one field is filled in?

324
2
09-20-2017 02:00 PM
SiranErysian2
New Contributor III

Our field data collectors will be going to different locations and if there is a locked gate or otherwise no way to collect data at that location, there is a field for "no measurement" which will be filled in through the domain code "NM". I want to block erroneous entries in some of the other fields. How do I set this up and where? In my map before sharing as a feature service or in Collector data table? Is this even possible?

0 Kudos
2 Replies
zkovacs
Occasional Contributor III

I don't think this is possible to achieve in Collector. It does not support field calculations or other field dependencies the above scenario implies. 

On the other hand, you could do all this just fine in Survey123, as it supports field calculations, hide/show questions based on other question(s). Bear in mind that Survey123 can only collect points for now.

I hope this helps.

0 Kudos
by Anonymous User
Not applicable

I would recommend Survey123 for such things. However there could be one way to solve that in Collector.

In Arcgis Pro you could work with subtypes. If you create one subtype called Type and include the type "NM" and in that case use other domains for the fields you don´t want to populate and other defaults.

Good luck.