What is the difference between Screen and Block? I don't know that In which case,we have to select Block and In which case, we have to select Screen? Please Sir/Ma'am, Explain to me about it.
I did explain in my previous reply.
This a very basic question, that if you follow free online OutSystems training will be explained.
https://www.outsystems.com/training/paths/18/becoming-a-reactive-web-developer/
Hi,
That is a very basic question that is answered in the first few training videos when you learn about outsystems.
A screen is the page shown in a browser or on your mobile app.
A block is a reusable screen part that can implement its own logic.
A screen or block can be composed using several blocks.
For more info see https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Reuse_UI/Create_and_Reuse_Screen_Blocks
Regards,
Daniel
Sir, In which case, we have to use block and In which case, have to use screen? Please Sir, Can you explain me about it with a example?
Hi Neeraj,
You can go through this link
https://success.outsystems.com/Documentation/11/Developing_an_Application/Implement_Application_Logic/Screen_and_Block_Lifecycle_Events
i hope your concept will be cleared and all the best.