211
Views
3
Comments
Core widget in 3 layer architecture
Question

hi, I have a question regarding 3 layer architecture.  If I want to create a layer where end users can only interact with core widgets, and core widgets can only connect with business logic, then do I have to create core widgets for all the widgets that I have so that they remain like end user-CW-BL-CS?

2024-12-18 16-06-42
Junaid Syed

Hello Soo,

Core widgets modules are primarily recommended when your UI blocks are reusable in more than one screens or end user modules. Otherwise, you can simply have the UI elements in end user layer screens only. Please refer below post where similar question was posted by you I think :-)

https://www.outsystems.com/forums/discussion/93154/using-core-widget/

Hope it helps!

Junaid


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