There are three options for field visibility: visible, hidden, administrative. I’m looking for a fourth option that would provide editable fields for admins and read-only fields for front-end users.
Example would be a Q & A form. Back-end (admin) form would have two editable fields: question, answer. Maybe the admin puts a prompt or instructions as template text in the answer field. Front-end users see read-only question and writable answer.