I have a property called date where the user should be able to enter value when creating a new entity:
However, on editing an existing entity the date property should be not editable, in this way:
Is there an easy way to declare a property editable only on creating in an OpenXava entity?