Placement of popup

Can we change the placement of a popup or it can only be shown in the middle of the screen?

6 Likes

The placement of popup can be done through the Margin of popup page, but that will only reflect at runtime and not on preview. There is no option to outright place the popup on left, right or middle.
We are soon bringing out a feature which would allow full customization of a pop-up page.

11 Likes

@nimesh.singh can you give an example what the margins would be if i have to place the popup on the top right corner

2 Likes

Hi @Abhinav_mehta
If you want to position this popup in the right corner, you need to set the height and width of the page, arrange the elements inside it accordingly, and then set the margin where you want to position it. I have attached a screenshot below as an example.


7 Likes

Nice example Kshitiz. It will help us to create these kinds of scenarios.

6 Likes