I'd like to display fields with immutable values, e.g. a primary key, either as static labels or as a disabled form input element. The widge:type=static shows it as a label, but when I save it complains that the field value is missing. I can't use the widget:atts:style either, as input elements apparently don't take direction on disabled state from style.
Suggestions? Thanks!