In today’s Tech Bites, we will show you how to expand and collapse elements quickly.
While developing with OutSystems, having all the elements expanded can be pretty confusing.
The good news is: you do not have to collapse the elements one by one.
There are cool tricks and shortcuts we can use.
For collapsing or expanding, you can press control and click on the element.
As you can see, a lot of screens are currently expanded. We just have to press control and click the main flow, and everything will collapse.
Once you open it again, you can see that all its screens are also collapsed.
And if you need to expand all of the elements inside one specific screen, just press control and click that screen for it to open.
And, of course, it also works for the Logic and Data layers.
Thanks for watching!
When including forms in applications, developers often wonder if they need to re-validate data on the server side after having checked it on the client. Why go to the trouble of checking the data twice?
When developing an OutSystems reactive web app, you would expect to display data quickly, but it doesn't always happen. Do you know why? We'll explore the reasons and how to tackle them.
Did you know that the OutSystems Platform has tens of screen templates to help you quickly put together your apps? Let me show you how you can use them.