Skip to main content
Completed

Setting the size of pop up windows in the process flow

Related products:Software FactoryWindows GUIUniversal GUI
Robert Jan de Nie
K.Bakkenes
Harm Horstman
Mark Jongeling
+22
  • Robert Jan de Nie
    Robert Jan de Nie
  • K.Bakkenes
    K.Bakkenes
  • Harm Horstman
    Harm Horstman
  • Mark Jongeling
    Mark Jongeling
  • André Romijn
  • Hugo Nienhuis
    Hugo Nienhuis
  • Geurt
    Geurt
  • Remco Kort
    Remco Kort
  • Rafal Zaluski
    Rafal Zaluski
  • mperrott
    mperrott
  • Suleyman
  • Jefferson Delacruz
  • Rick
  • Shawn Adrian Diño
  • Maarten
  • Tejo van de Bor
    Tejo van de Bor
  • Cees Hameete
    Cees Hameete
  • Marius Korff
    Marius Korff
  • Gabriela Andes
    Gabriela Andes
  • Wilfred Bossenbroek
  • Bert Venema
  • Mark_Plaggenborg
  • srpanayas
  • SanderAdam
    SanderAdam
  • NickJanssen
    NickJanssen
  • Timothy John Santiago
  • whameete

SanderAdam
Warrior

Hello everyone,

We have a process flow that pops up a window. This window is very small and should be larger when it pops up.

We can set the default window size of all windows and pop ups in the software factory, but we do not want all windows and pop ups in the entire application to be the same size when we set it for the purpose of one window.

Can this be set per window when you select the pop up option in a process flow for opening a document?

When this option in this process action is set to "Yes” it would be nice to have an option to set the size of this floating document, so we do not have to set a general size for all windows and pop ups, because in come cases this can be unwanted.

Did this topic help you find an answer to your question?

13 replies

Geurt
Captain
Forum|alt.badge.img+5
  • Captain
  • 46 replies
  • March 8, 2024

Hello Sander,

This is possible by adding a extended propertie to your application. 

 

https://docs.thinkwisesoftware.com/docs/sf/extended_properties

FloatingDocumentSize Sets the start size (height x width) for floating documents in pixels, for example, '200 x 400'. The default size is 900 x 700 pixels

SanderAdam
Warrior
Forum|alt.badge.img+5
  • Author
  • Warrior
  • 29 replies
  • March 8, 2024

Hello groos,

That option has been discussed in my post. It is the option I do not want to use, as I will make a general size for all windows and pop ups. That is not my intention. I want to be able to set a size for a specific window, in this case, the window I am currently letting appear for functionality I am working on. So it would be nice that the size can be set per pop up or window.

Kind regards,
Sander Adam


Mark Jongeling
Administrator
Forum|alt.badge.img+23

Hi Sander,

Which GUI are you using? For WIndows GUI, I can understand the wish as computer screen typically are large. For the Universal GUI, it could be slightly problematic as the screen sizes can differ quite much.


SanderAdam
Warrior
Forum|alt.badge.img+5
  • Author
  • Warrior
  • 29 replies
  • March 11, 2024

Hi Mark,

We are using the universal GUI. In this case it is necessary as the pop up opens far to small. Just one or two items can be shown on that window when it is that default opening size. For user experience this is not optimal, that's why we ask that a minimum size can be set, so the items can at least be shown in card or grid form. Now it just opens a window as in the following screenshot, without an option to edit it without affecting all other windows:
 

This means our users constantly have to expand this screen to a grid screen size to drag and drop the names onto the items in the screen it is opened in. This is inconvenient for both user and programmer.


Mark Jongeling
Administrator
Forum|alt.badge.img+23
NewOpen

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • 3945 replies
  • November 11, 2024
The following idea has been merged into this idea:

All the votes have been transferred into this idea.

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • 3945 replies
  • November 13, 2024
OpenPlanned

Ester
Moderator
Forum|alt.badge.img+5
  • Moderator
  • 59 replies
  • January 16, 2025
PlannedWorking on it!

Ester
Moderator
Forum|alt.badge.img+5
  • Moderator
  • 59 replies
  • January 16, 2025

Hey everyone, 

I wanted to give you an update on how we want to implement this. 

We are going to add two settings in screen type. One for height and one for width. You can choose between Auto, Maximum, and Custom

  • Auto - The (Universal) GUI can decide the width/height of the screen type
  • Maximum - The (Universal) GUI will take as much width/height as possible by the screen and/or browser.
  • Custom - Any percentage of the maximum that you can specify. For example 75%.

So you can say, I want my width to be Maximum and my height to be 60%. This would result in a very wide document. Or I want my width to be Maximum, and my height to be Maximum for a full screen. 

In the original idea, you talked about a process flow that opens a screen. After this is released, you could then create a new screen with the preferred sizes. Link this to the screen that is opened in the process flow. Or even create a new variant to open in the process flow.

We are working on it now and expect to release the new settings in 2025.1. Implementation by the Universal GUI will be a couple of sprints afterward.

 

Hopefully, this will meet your expectations. If you have any questions or see any obstacles to what you need, please let us know!

 


Ester
Moderator
Forum|alt.badge.img+5
  • Moderator
  • 59 replies
  • January 27, 2025

Hello everyone,

A small addendum, after reconsideration we decided that the custom value should be an amount in pixels, not a percentage. 

The reasoning behind this is that you want to control the width and height of the screen that you see, not control the percentage of empty space. So for example, when you have a popup with little information, you might want to show a small screen, 300 pixels wide. Either on a mobile or a desktop, you only want to see the small screen because this was one with little data. By using breakpoints in combination with this feature, it becomes even more powerful.


Leroy Witteveen
Moderator
Forum|alt.badge.img+3

Hi everyone,

In Software Factory version 2025.1 we added these new configuration fields for screen types where this can be configured:

In the Universal version 2025.1.13, expected to be released on the 9th of May, this will be supported in Universal too.
If you want to test this already, you can download the Universal nightly build 2025.1.12.2-nightly-389. Please do not apply this version to a production environment.

Kind regards,
Leroy Witteveen


Leroy Witteveen
Moderator
Forum|alt.badge.img+3
Working on it!Next release

Arie V
Community Manager
Forum|alt.badge.img+12
  • Community Manager
  • 1030 replies
  • May 7, 2025
Next releaseCompleted

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings