I have a field that is not required, but calculated and automatically set to read-only. The field is supposed to select an organization based on the logged in user. If the user doesn't have an associated organization, it should be null - however, the field just has a line through it and it is preventing data from being submitted even though the field isn't required?
It throws a "Failed to calculate" message and when I hit submit the message is "Unable to Submit - 1 attribute failed"