This topic is locked

Restricting editing specific fields in edit screen

6/5/2015 4:38:45 PM
PHPRunner General questions
J
jasongreenwood author

Good evening,

I have a database up and running and what I want to do is restrict editing once data has been added through the add screen. So I want users to input a date on the add screen, but then when going back into the edit screen I want to show it as read only. However for admin users these fields will still be available to edit in the edit screen. Is this possible?

Many thanks

Jason

Sergey Kornilov admin 6/6/2015

You can proceed to "Edit as" settings of those fields, choose "Different settings for each page" options and setup them as Readonly on the Edit page.