I'm trying to calculate a date field value based on another field, using the Business Rule feature in CRM 2013. The field is locked on the Form so that the user cannot modify. I think because of this setting, the field value is bet set initially however when I click the 'Save' button the value disappears.
I believe this is the same as setSubmitMode("always")
issue for read-only fields. I am wondering if there is a way to resolve this issue inside the Business Rule or Form/Field settings ?