Hi,
Is it possible to create a default value for a persistent custom field? I want to add the date (sysdate) automatically when a new line is created in the CF.
I tried to create one myself with an PL / SQL Expression but when I’m trying to synchronize it’s not possible. See below.
Also, is it possible to make the field not editable before the line is saved? See below example with user. This is also created as a persistent custom field which auto fetch the user_id. However, it’s possible to change. We would like to remove the editing option in the field. Meaning the user id is auto filled automatically with no possibility to edit.
cheers!!