Moderator
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (310)
Has successfully completed the online course Advanced (320)
Has successfully completed the Intermediate Certification
Has successfully completed the Advanced Certification 2 years, 10 months ago
#35411
::
Another way to reset screens is to implement them as modules and then loading these modules in your app. When unloading the module and then loading it again, all elements will be re-initialized and therefore reset.
You can find more about modules here:
- Documentation: https://community.simplifier.io/doc/current-release/applications/modularize-your-apps/
- Advanced Course on Debugging (Create a Module): https://community.simplifier.io/browser-debugging-tools-debugging-modules-creating-a-module/
- Advanced Course on Debugging (Load a Module): https://community.simplifier.io/browser-debugging-tools-debugging-modules-integrating-the-module/