Kristi KitzJan 10I Traveled 126 Days in 2022How working remotely helped me live a year of adventure! At the beginning of 2022, in perhaps an overreaction to two years of lockdown, I...
Greg WhittenOct 12, 2022Is AutoNumber: Set it to No for Static EntitiesWhen you create a Static Entity in OutSystems the default configuration for the Id attribute has the Is AutoNumber property set to Yes. ...
Kristi KitzMay 5, 2022Waking Timers in TransactionsA little knowledge about how timer jobs run helps us write better code. Scenario Imagine we have a button that calls an action. That...
Greg WhittenOct 8, 2019OutSystems TagsHave you ever been building in OutSystems and wished they had some of your favorite HTML elements in the list of widgets? Tags like h1...
Greg WhittenSep 2, 2019Filtering aggregates in OutSystems when the 'With or Without' option is usedSometimes you'll have a join in your aggregate that uses the 'With or Without' option. For those familiar with SQL this is an outer join...