Pedro Tutorials

Making Fields Non-Editable on the Forms.


There may be instances where the Domain Expert wants fields to be non-editable by the End User, for example when ontology terms are the only terms acceptable for a field entry. An excerpt from the cancerPatientRecord model is below:

On the form called Prescribed_Drug there is a field called Drug_Name in which the End User may not write any text. The default for all fields is that they may be edited.