Hello
I have a dynamic photo on the navigation bar related to the user that cames from the table photographies. This image is displayed regarding the person_id.
Howerver this image is made as a page item on the global page(0), so on modal pages, I get the error “invalid position - not rendered”.
Then when user submits feedback from the feedback modal dialog page I get an error on the console, and when debugging it says “page item not found”, altought the feedback is well submited to the application.
So my question is: How can I have that dynamic photo on the navigation bar but not rendering in the modal pages?
Thank you



