Greetings all,
For an AGOL hosted feature layer, I've created a form for field workers to inspect catch basins for cleaning and functionality of the grate. The entire thing works great except I want the final question/status of the inspection, to default to “Incomplete” if the response to the first question in the form is anything other than "Accessible". To be clear, this isn't a question of it being visible upon the condition, more of an attribute rule/contingent value issue. I want it to default specifically to "Incomplete" value based on the first question response being anything other than "Accessible". Is it possible to make this happen by inserting an "IF" statement by editing the JSON for the web map in ArcGIS Assistant? If so, what is the proper syntax within JSON? If it’s possible, I suspect it would fit in somewhere as shown below? (Obviously this syntax is incorrect.)

Thx in advance for any help.