Apex version 21.2. Few of my form items have default value set in default component in form designer (when adding new record) . I replaced form-initalization process with my own process based on methods on tables. After this change I have noticed that default value for item is not set anymore. I can't find information what form-initailization process do insight. The question is how to set default values for new record without form-initalization process.