I have a page (the same page) display in two locations, project admin screen and admin screen. I have code to make this to the full size of the parent. This works in the system admin panel but not in the project admin panel. Is there anything that needs to be done to make this work in the project admin panel.
I’ve used AP.resize(), AP.resize(“100%”,“100%”), AP.sizeToParent(), AP.sizeToParent(true), AP.sizeToParent(false) but nothing works. Any ideas?
Unfortunately, this problem exists since I remember (can be 4 years now). Recently we have created a feature request to support it under admin project pages: [ACJIRA-2092] - Ecosystem Jira
Hi @maciej.dudziak, thanks for that, hopefully they will fix it soon. I wonder what the difference between a general and project page is that it breaks the functionality.