Hi,I'm going through the Becoming a Web Developer training series, in the Fetch Data with Aggregates section, there is a step mentioned where I need to right click on the screen in the UI Flow->Main Flow->EmployeeDetails that should open up a context menu which has the option 'Fetch Data from Database.'
However whenever I do that I do not see the option, am I missing something? I only see the below:
I do have Data setup:
I'm using the below version of OutSystems:
Service Studio
Version 11.54.75 / Build 63578
Thank you.
Hi @Paritosh Kundani
When you create new App, please select Reactive Web App
With Reactive App, the option is right here for you
You are in a traditional application, what you are looking for is in a reactive application
The Fetch Data from Database is from Reactive Web application template. You are currently using a Traditional application template in Outsystems.
Thank you all, I'll check and maybe restart the guide. The start of the guide it didn't have that, it mentions:
Maybe the options have changed, I'll check and restart the guide and pick Responsive this time around.