Telling a popup window where on screen to open?

I have a button that opens a new pop up. Currently, it opens up in the top left most part of the main window screen. but that’s populated by a lot of other components where as the right hand side of the screen is sparse. Is there a way to, on opening the pop up, tell it to open up at a specific location? The only thing close to that I see is the system.nav.centerWindow. I’d like it ideally to open up as right most as possible. Is there a way to do that?

Using Ignition 7.9.2.

Figured it out, for anyone else with this question, answer is under the Layout section of the property editor, you can set the X and Y which dictates where on screen the pop up opens up.

1 Like