Question
How to display data from database in interface in read only mode
I have a column req id in database which is auto generated when I save user details. Now when the form is submitted to supervisor I want that req id should be displayed in read only mode.
