Support Article
Modal dialog appears in center of the webpage
SA-43243
Summary
Modal dialog appears in the middle of the entire webpage instead of the screen.
Error Messages
Not applicable.
Steps to Reproduce
- Configure repeating grid with page list.
- Configure a link in header of the grid with action "Add item" on click.
Root Cause
When "Size to content" option on the dynamic container is checked, the iframe height will be the height of the entire harness but not the visible screen. Hence when Modal Dialog is launched, the entire iFrame height is being calculated and Modal Dialog appears below the visible screen
Resolution
Perform the following local-change:
Uncheck "Size to content" option on the dynamic container.
Published September 4, 2017 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.