I've been having issues with removing calculations from fields in Field Maps. After unchecking the calculation and saving the form, it still tries to perform the calculation in the mobile app. This is happening with DateTime fields, where it displays the blinking lines for calculating but never returns a value, and with a calculation that returns a boolean based on the value of another field. In the second case, the field continues to calculate as before, even though the calculation has been removed.
For the date fields, I removed the calculations on 7 related tables. For one of the tables, the field went back to manual entry as expected, but the other 6 all had the aforementioned error.
I could always create new fields, copy the data over, and delete the old ones - but that'd be tedious and I'd like to understand what might be happening. Thanks!