Warning as shown below and my calculate for this field is not working in Map viewer form.
Editing settings are all turned on correctly
"ADDRESSID" field is the field that talks between the parent and child related features
So it's working fine on the parent but the child is not allowing me to calculate the field in map viewer with my forms correctly filled out.
I have the relate established in the forms widget of map viewer and the calculate is showing no errrors on the actual form but on the map viewer when I create a new subaddress(child) for my address(parent) it's saying "failed to calculate" and I think it has something to do with either the relationship being based on the ADDRESSID field and that's the one I am trying to calculate and there is a bug or this error I am seeing on the form which is "Editing is disabled in the field settings"
Thanks for the help in advance.
The warning message just means that you can't expose the question to the user. They can't edit if it's calculated, so editing should be turned off. It's correct.
The failure is probably tied to your expression. Can you share the Arcade expression / test it in the expression window?