Hello All,I have a calculated field, whose value is based on other fields selected in the form before saving.Example:<attribute name="customerType" label="Customer Type" type="string"/><attribute name="customerCode" label="Customer Code" expr="@customerType+'CUS'+CounterValue('counter')" type="strin...