In the PHP Runner visual editor, I can set a field to edit as 'read-only' or 'lookup'. If I choose 'read-only', the page will display the (auto-increment integer) primary key of the lookup table, and if I set the field as 'lookup', it is editable by definition.
How can I set a field as "non-editable lookup" field in the visual editor?