For example: I create a thing which has a field with a dynamic initial content ie.: (Current user’s email). However I’d like this content to be then ‘static’ upon the creation of this thing, so even if user changes his account email, the field isn’t updated.
Any idea on how to approach this?
Thanks