1137
Views
4
Comments
Solved
what is Scaffolding patterns ?
Question

I'm new to OutSystems and I want to know what is meant by Scaffolding patterns and accelerators ?

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

Hi Muhamed,

Welcome to OutSystems.

Schafolding patterns are features build into Service Studio where OutSystems will generate some low code elements for you. For example when you drag an entity on a UI flow a list screen is created including filter, sorting and paging logic. The second time you drag the same entity to the UI flow a detail screen including save button is created that is automatically connected to the list screen, and the previously created list screen is updated to have a button to add a record and a link on the listed records to start edition them.

I could not find a recent.overview of schafolding patterns, but the following list is still pretty much valiid: https://www.outsystems.com/help/servicestudio/9.1/index.htm#t=Web_User_Interface%2FAbout_Scaffolding_a_CRUD.htm

The next.post contains also some useful links to documentation regarding schafolding and accelerators:

https://www.outsystems.com/forums/discussion/52749/a-list-of-outsystems-11-accelerators/

Regards,

Daniel

UserImage.jpg
Muhamed Akl

Than you very much

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

Muhamed Akl wrote:

Than you very much


Your welcome, 

one advice as you are new to OutSystems, goto the Learn page and follow the available free online training.

Regards,

Daniel

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