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?