I would like to have users be able to add new repeat records when accessing a photo point survey through the inbox, but would like all the data in the parent feature, basically the site information (location, photo azimuth, site name, project...) to be uneditable when accessed through the inbox. I am able to use once() for some of the fields (date, username of the feature creator) but can't figure out a way to do this for non calculated field. Any idea if this is possible without getting too deep in the weeds using repeat counts, hiding original questions through relevants and exposing answers as calculated notes...?
It would be great if we could use allowUpdates=false in the bind::esri:parameters field on a field by field basis rather than just for repeats.