Route Management

Tagged:
  • Burak
    Participant
      6 years, 3 months ago #15610

      Hello,

      How can I handle the routing in Simplifier? For direct deep links, is there any method to change URL when the tab is changed or to access the direct link via a url ?

      Chris Bouveret
      Keymaster
        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 (320)
        Has successfully completed the Intermediate Certification
        Has successfully completed the Advanced Certification
      6 years, 3 months ago #15631
      Up
      0
      Down
      ::

      Hi Burak,

      you can use query parameters to implement basic routing functionalities. You can read out query parameters on application load and react on them accordingly. E.g https://yourinstance.simplifier.io/appDirect/yourAppName?myparam=foo
      Then just use an Autofield to read out your query parameter and react on it within your application logic.

      Hope that helps

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

    You must be logged in to reply to this topic.