264
Views
30
Comments
New in OutSystems 10 - Aggregates in separate windows!

Hi!

We have great news for you! We’ve heard your feedback, and Development Environment v10.0.606.0 has an option to pop-out an aggregate into a separate window!

Here's a demo of it working:


With this you can:

  • See Action Flows and Aggregates side-by-side;

  • Open multiple aggregates at the same time for comparison;

  • Move the aggregate window to your secondary monitor.


All you have to do is to click in the Pop-out button, next to the breadcrumb.

And this aggregate will open in a separate window, as well as other aggregates you open in the future.


Wait, there is more! There is no Pop-out without Pop-in! :)

So for those situations where you need to see the old "full screen" version, click the "Pop-in" button in the window title bar:


... and the aggregate window will get back to your Development Environment window.

How cool is that?

Try it out and give us your feedback!

Thanks!

2024-02-06 16-27-52
Ricardo Ferreira
Staff

Also, there is also another nifty feature for top productivity!

When you create a new aggregate, now you can just click to add a source - no need to drag & drop!

2019-04-19 14-11-48
Joao Duro

I've been waiting for this one for ages :)

Ricardo Ferreira wrote:

Also, there is also another nifty feature for top productivity!

When you create a new aggregate, now you can just click to add a source - no need to drag & drop!



2018-11-06 14-26-44
Suraj Borade

Cool  Image result for thumbs up images

2024-10-11 10-50-26
Patrick Baanvinger

Looks good:) tnx

2017-10-09 20-45-22
André Siébra

Finally the aggregate into a separate window!!! :')

2015-04-10 17-57-05
Pedro Coelho
 
MVP

This is cool, but the problem is that this version of Service Studio (10.0.606.0) introduced a new bug:

Whenever you are debugging, if a new request is done and it also stops on your breakpoints, you loose the ability to go back to the first request. Before this was possible, a list of requests were maintained and you could switch from one to other... Not anymore...

Best regards,

PC

2015-04-10 17-57-05
Pedro Coelho
 
MVP

Here is a video demonstrating the issue:

https://www.screencast.com/t/0Xb0kGEechd

I start the debugger, hit OK, and while on debug hit NOK on other browser window, I completely loose the ability to go back to the first request even though the request is still stopped in the debug point (that is why when I stop debugging it finishes properly)

Please check this issue.

Best regards,

PC


2024-02-06 16-27-52
Ricardo Ferreira
Staff

Pedro Coelho wrote:

Here is a video demonstrating the issue:

https://www.screencast.com/t/0Xb0kGEechd

I start the debugger, hit OK, and while on debug hit NOK on other browser window, I completely loose the ability to go back to the first request even though the request is still stopped in the debug point (that is why when I stop debugging it finishes properly)

Please check this issue.

Best regards,

PC


Hi Pedro,

Many thanks for your detailed report.

We just released a new Development Environment with that situation fixed:

Development Environment 10.0.607.0

Thanks!

2025-11-03 12-56-18
Evert van der Zalm
 
MVP

Yeah,

Great to hear and see!

2023-08-25 08-57-29
Johan den Ouden

Really cool!

2022-11-12 11-28-30
Gonçalo Martins
Staff

Finally some improvements on the aggregates in terms of developer experience   

2015-04-10 17-57-05
Pedro Coelho
 
MVP

Just tested, it's working perfectly.

Gratz on the fast resolution

Best regards,

PC

2018-05-30 09-44-21
João Neto


Fantastic Pedro! Thanks for the amazing fast feedback! You literally validated the fix 5min after the release was out. :)

Joao Neto


Pedro Coelho wrote:

Just tested, it's working perfectly.

Gratz on the fast resolution

Best regards,

PC



2023-08-25 08-57-29
Johan den Ouden

No we need a refresh data button :)

2016-04-21 20-09-55
J.
 
MVP

since 502::

  • Added the ability to refresh preview data in aggregates by pressing "Shift+F5" on an Aggregate View. (RPD-1494)
2023-08-25 08-57-29
Johan den Ouden

J. wrote:

since 502::

  • Added the ability to refresh preview data in aggregates by pressing "Shift+F5" on an Aggregate View. (RPD-1494)

That's not a button :) but good to know!


2015-04-10 17-57-05
Pedro Coelho
 
MVP

J. wrote:

since 502::

  • Added the ability to refresh preview data in aggregates by pressing "Shift+F5" on an Aggregate View. (RPD-1494)

Was this removed and I missed it on the change log?

Because it's not working anymore...

Best regards,

PC


2024-04-24 19-28-09
Justin Babel

The pop-up is back   

UserImage.jpg
frontline app

that's cool

2023-12-12 08-53-15
Cristiano Marques
 
MVP

Thanks a lot for the popup :D amazing!

2017-05-22 08-54-43
Benji

This is super cool!!   

2017-07-06 09-31-00
Jasper Oudenaarden

Great to read this.....I didn't notice the little button untill now :)

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Pedro,

In the latest version of SS, there's been changes to the short-cut keys, see the Release Notes. But I indeed can't find the short-cut key for this in the list, so it must be removed, don't know why. Anyway, you can still pop out the window by clicking the pop-out icon in the top right corner.

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Just got word it's ctrl-L now. Should be in the documentation.

2018-11-06 14-05-21
Miguel Rebelo
Staff

Hi all!

In the SS version 10.0.801.0 we did some changes to the shortcut keys. The shortcut to refresh aggregate's data now is Ctrl + L. You can see all the shortcuts available in SS by clicking on the "Keyboard Shortcuts" item in the Help menu (or by clicking Ctrl+Shift+K).

The reason why we changed that shortcut was that it was too close to F5 which does a 1-Click Publish.

@Kilian you can find that shortcut in the documentation under the Basic Development section.

Regards

UserImage.jpg
Tomasz M Lipinski

Hi,

Talking about refreshing aggregate's data: I dream of an option that would prevent automatic previewing the data. It slows me down... and sometimes it freezes SS and makes my work lost.....

Regards

Tomasz

2023-08-25 08-57-29
Johan den Ouden

Tomasz M. Lipinski wrote:

Hi,

Talking about refreshing aggregate's data: I dream of an option that would prevent automatic previewing the data. It slows me down... and sometimes it freezes SS and makes my work lost.....

Regards

Tomasz


I agree on that!

2023-10-06 09-22-20
Tiago Bernardo
Champion

Hi Tomasz,

Probably you are already aware but in version 10 there is now the option to turn off the "Auto-refresh Data Preview in Aggregates).

I did not check in which version this functionality was introduced but at least version 10.0.1009.0 has it.

Cheers,

--Tiago Bernardo


Tomasz M. Lipinski wrote:

Hi,

Talking about refreshing aggregate's data: I dream of an option that would prevent automatic previewing the data. It slows me down... and sometimes it freezes SS and makes my work lost.....

Regards

Tomasz



2014-10-21 20-15-17
Alberto Ferreira

Hi Tiago


At least in the version 10.0.830.0 already exist 


Regards

UserImage.jpg
Tomasz M Lipinski

Hi,

yes, I know about this option and my dream is fulfilled :-)

Regards

Tomasz

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.