Tag Archives: read-only attributes

Do we still need to use setSubmitMode to save the value of a read-only attribute?

Introduction: Before we get to the answer to this question, first we will see what the use of setSubmitMode is. The setSubmitMode is a method to set whether data from the attribute will be submitted when the record is saved. This method accepts one of the below values as a parameter; Always: If we set… Read More: Do we still need to use setSubmitMode to save the… »