Welcome to OSQuay’s Knowledge Center.

A place to find articles, tutorials, how-tos, and more.

Technology Laura Fidalgo Technology Laura Fidalgo

How to deal with URL parameters: to hide, or to validate, that is the question

Have you ever asked yourself, “how can I hide URLs input values in OutSystems Apps?” or “how can I keep URL parameters and still have a secure app?” There are several reasons for OutSystems developers to ask these questions: maybe we are concerned with the application’s security or want to change the URL for aesthetic purposes. So, if you are struggling with this, make sure to read on.

Read More
Technology Pedro Marques Technology Pedro Marques

How to use CSS variables in OutSystems

Have you ever had to develop an application with a default layout, where there is a set of colors that will be reused to keep the look-and-feel consistent? Well, if you work with OutSystems, sooner or later you’ll have to, so let me introduce you to a cool feature that can save (a lot!) of time and keep your application organized, and easy to maintain.

Read More
Technology Rui Félix Technology Rui Félix

OutSystems Localized images

One cool new functionality which is available in the OutSystems Platform is the Localized pictures.

Until now there were already a lot of elements that were translatable, such as Text, button labels, processes, process activities, links, static entities, the list goes on.

But finally, the images join the fun!

Read More