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.

Oracle Apex Shared Components

Leandro Soares RochaFeb 5 2025 — edited Feb 6 2025

Friends, I have a challenge here, I want to develop a system so that my users can create events within my system, in this case I will issue a training completion certificate for each event, however I thought about saving a matrix within the shared component and making my form, depending on the event, call a different model to do the printing, in this case I will use Oracle Office Print to generate the files, but my problem is in the matrix file, where it has to be in the shared component and I don't want to have to create these files in this structure, but rather build an application that would be inserted directly into this structure without having to log in as admin?

Comments

Post Details

Added on Feb 5 2025
1 comment
60 views