========= read_only ========= .. py:attribute:: read_only **domain**: server **language**: python :doc:`Field class ` Description =========== Determines whether the field can be modified in data-aware controls. Set ``read_only`` to ``true`` to prevent a field from being modified in data-aware controls. See also ======== :doc:`Fields ` :doc:`required `