Hi,
I'm trying to mark a field as read-only after creation/initial-save. I thought I could IsValidForUpdate attribute metadata for this, but unfortunately this metadata cannot be changed.
I found an old-solution in this forum, using field-level security. Is this still the recommended approach?
This approach does not work for me: Although a key icon is shown next to the secured field, I'm still able to modify it. Apart from this, the field-level security solution feels somehow unnatural to me.
Thank you!