75
Views
2
Comments
Solved
Removing sample data (or not having it in the first place)
Question
Application Type
Reactive
Service Studio Version
11.53.19 (Build 61407)
Platform Version
11.17.1 (Build 36834)

I am creating blank responsive apps in Outsystems each time and I've noticed that there is a lot of sample data included in each app. 


For example the login screen contains "Continue as ..." and allows login as a sample user.


I find myself having to delete this from each login screen of each app I create and generally tidy up (remove sample data entities etc). Is there a way to have these not included in a blank app or a quick way to uninstall?

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi,

This is something I also don't like. OutSystems some time ago changed the application templates when used in a personal environment.

Most of it is easy to remove using the remove unused references menu option. But the extra logic on the login screen is extra labour too to remove.

This behaviour does only occur on personal environment.

As a work around you could create a new application template without all these references.

But this should in my opinion be done by OutSystems.

Regards,

Daniel

UserImage.jpg
Craig Harman

Thanks for confirming. I'll try creating my own application template.

Found the "continue as" on the login page confusing while evaluating.

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