Make Custom Fields Uneditable
Just started looking at this but wanted to make sure we didn't miss something easy before we start modding.
We have imported a couple thousand ads to test with. What we need to know is can we make some custom fields uneditable to all users except admin. Heck even all users would work as most of the data is being managed via the db.
The end game is to have the users be able to add additional data to the ads but not be able to edit the default data that we have loaded.
We're thinking that an edit to the template to eliminate the form fields and just display the data for the custom fields is the right direction. Just wanted to see if there was something baked in that we may have glossed over.
Hopefully that makes sense.