Hi friends, question.
I have a central app called “Nodal” that manages a system’s interface. The app contains interface images, and when they are uploaded to the app, links to the Google directory are automatically saved in the database. From this app, I add or remove sections of the system.
The “Nodal” tables are in another app, but they are read-only. This is so I can display the display for each of the modules.
The fact is that in the modules, I would like to see the images uploaded to the Nodal app.
Has anyone done this before?
What are the steps to configure it?