can anybody tell me how to set read-only fields in the layout
For pojosoft lms, I want to set "creator" field of ContentnOrganization to one who is logged-in in the GUI. I can set it in database while adding through ContentServiceImpl, but I want to set it in GUI & display it as Read-only.
Similarly for Creationdate.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi
can anybody tell me how to set read-only fields in the layout
For pojosoft lms, I want to set "creator" field of ContentnOrganization to one who is logged-in in the GUI. I can set it in database while adding through ContentServiceImpl, but I want to set it in GUI & display it as Read-only.
Similarly for Creationdate.
Thanks