Hi
Just wondering if is there anyway we can have our web block called at every screen? My web block just consist of some backend logic I will like to run at every screen
Hi,
You can put this web block inside the layout of the screen, layout which you are using on every screen as parent/root.
regards
Hello Toh Ming,
Web Blocks are meant for reusability. You can use your web block as many times you want. You just need to drag your web block at screen layout.
Hi Toh,
You can add your web block to layout that you are using into your screen sometimes in this case we add web block into footer or header web block of your layout
Hello @Toh Ming
Once you have created Web Block You Simply Need to Drag and Drop it wherever required in any screen.
You can reuse it as many times as you wants.
Regards.