• Johannes
        Has successfully completed the online course Introduction
        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)
      8 months ago #43966

      Is there a way to do a page reload, which we are currently running as a script,

      window.location.reload();

      without executing java skipt in the UI action?

      Thanks

      Armin Winkler
          Has successfully completed the online course Introduction
          Has successfully completed the online course Intermediate (200)
          Has successfully completed the online course Advanced (300)
          Has successfully completed the online course Basics (100)
        8 months ago #44234
        Up
        1
        Down
        ::

        Hi Johannes,

         

        as already discussed in today’s enabling session, there is no standard activity available that could trigger the reloading of a given Simplifier application. As this is basically a command telling the browser to refresh the current tab, it needs to be performed programmatically. Of course, you can improve the configuration rate of your application by including this line of JavaScript code into a generic client-side business object function. Thus, you can also reuse the same functionality later on in other applications. This would be as ‘low code’ as it gets.

         

        Kind regards,

         

        Armin

        Johannes
            Has successfully completed the online course Introduction
            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)
          8 months ago #44245
          Up
          0
          Down
          ::

          Thank you Armin. Done.

          Best reguards,

          Johannes

        Viewing 3 posts - 1 through 3 (of 3 total)

        You must be logged in to reply to this topic.