Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

default value evaluation on form doesn't work without form-initialization process

WitekMay 26 2022 — edited May 26 2022

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.

Comments

Post Details

Added on May 26 2022
0 comments
148 views