admin
admin copied to clipboard
Make readonly FormItems
Model fields now always should be editable. Some of them user can see but should not edit. Now I use custom FormItem and duplicate all FormItem view code to add readonly attribute.