Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    SOLVED URL to trigger an event in AppDrag

    Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor)
    3
    4
    622
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      Ed Low last edited by

      I need a url that will trigger an event in appdrag such as opening the drawer of the user registration/login. Is this possible?
      483a8254-eb4e-473a-8f2a-767d5e8fd9a1-image.png

      J 1 Reply Last reply Reply Quote 0
      • J
        jbenguira @Ed Low last edited by

        @ed-low hey
        You can achieve this with some custom JavaScript and url parameters

        Eg: ?myparam=1

        And then read the url parameter in JavaScript then ... Do something on your page.

        E 1 Reply Last reply Reply Quote 0
        • E
          Ed Low @jbenguira last edited by

          @jbenguira sorry but could you elaborate a bit more? Where do I put this custom javascript? I would like to use a URL to trigger the user login drawer to open. I can't seem to access any js files in the AppDrag code editor, although the function seems to be in an appdrag.js file when viewed in the browser debugger.
          3f562d92-818c-4083-9cc0-c25dcf184ed6-image.png
          c73ba3d0-c1e9-4bd0-9b55-5d62155bbd0e-image.png

          Wassim 1 Reply Last reply Reply Quote 0
          • Wassim
            Wassim @Ed Low last edited by

            @ed-low you can add a Javascript Embed Code => inside you ready you URL parameter and then call the native AppDrag Function showUserInterface() that will open the screen you screenshot.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post