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.

Reusable components and pages

Youssef TOUINSIMay 7 2025

Hello,

I am actually using APEX and there is a problem when it comes to reusability.
When the same behaviour exists within many pages and I have to add another page that does the same thing,
I have to do it all over again (inserting item, configuring it again…) while on Oracle Forms we used to make reusable
components that we can invoke in any page (by reference or by copy).

It is important to note that the plug-ins in apex are just visual components, just HTML and CSS, they do not have
come with inner behaviour, so when i create one and invoke it in an APEX page, i'll have to reconfigure the behaviour again.

Is there any way to do what used to be possible on Oracle Forms ?

Thank you !!!

Comments
Post Details
Added on May 7 2025
2 comments
65 views