Hi,
Is there any trick to align a popup with a dialog inside to be render by default in the center of the screen? I have read the documentation and it says that if you don't specify the alignment in showPopupBehaviour it will be shown by default in the center of the screen.
The af:dialog and af:panelWindow popup types do not require alignment attributes. These types of popups can be manually repositioned using drag-and-drop and will open by default at the center of the browser window.
But this doesn't seem to be happening.
Any ideas?
Regards