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!

How to set the value of an item with the value of another item in the same form

Christian Pitet.Dec 10 2025

Hi,

Under Oracle APEX 24.2.11, I have a form on page 3 with an item P3_EMAIL on a table AD_BENEVOLE. When it is modified, I would like the value of another item P3_USERNAME to be set to the same value. I have also to update the new value of the items P3_USERNAME and P3_EMAIL in another table, TB_USERS.

I tried a DA to update the field Nom d'utilisateur (P3_USERNAME) when Courriel (P3_EMAIL) is modified without success.

Best regards.

This post has been answered by Christian Pitet. on Dec 10 2025
Jump to Answer
Comments
Post Details
Added on Dec 10 2025
5 comments
165 views