Is it possible to apply different settings for a given field on the add and edit pages?
For example:
- My table has 5 fields
- On the add page, I want all of them to be text fields
- On the edit page, 4 of them should be read-only, while the other is still a text field
Does that make sense? Is this possible?