Hi all, I think this topic has been fairly exhausted but here I am with a slightly different scenario. A line and polygon feature class with 2 related species tables (including domains) were published from Arc Pro to ArcGIS online. End users are to complete up to 8 species fields as needed (see attached 'Edit_EntryForm'), so these are not required and null values are allowed. Based on the project objective, a null and a value is a distinct result.
This was working fine after probably 1000 data entry points and then last week we started receiving "value should be one of the listed values". These are text fields.
I have configured a "null" value domain in Pro, set it to the default and republished. The null will default on a created record (see Fig 2) but not when attempting to edit the table in the form (see Fig 1). I don't want a user to have to click on every empty field each time there is only one species to enter.
I found this post from 2024 https://community.esri.com/t5/arcgis-online-questions/arcade-display-value-s-when-not-null-if-no-value/m-p/1373223#M57012 which might work if I could get help with the Arcade for the related table and species array. Any and all suggestions would be greatly appreciated! Thank you.