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?
Hi Soo Jin Park,
Go through this link
https://success.outsystems.com/documentation/best_practices/architecture/designing_the_architecture_of_your_outsystems_applications/the_architecture_canvas/
Hope this helps
Thanks
Prince
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
Please check this link:
https://success.outsystems.com/documentation/best_practices/architecture/designing_the_architecture_of_your_outsystems_applications/application_composition/applying_the_architecture_canvas_to_applications/
Thank you,
Gayatri Kapadi