Hyperlink

  • Burak
    Participant
      6 years, 5 months ago #12187

      Hello guys,

      In some use cases, I have to give hyperlinks to an external website. I tried it in my freemium account.
      It worked as expected at my computer, it opened a new window but it did not work in the phone.
      I have Simplifier app installed at my iPhone, I see the link but nothing happens when I click it.

      By the way my aim is to open the page with our company browser. It has a protocol like name beginning with isag.
      Is there any possibility to do this ?

      http://www.siemens.com -> isag://www.siemens.com

      Paul
      Moderator
        6 years, 5 months ago #12976
        Up
        2
        Down
        ::

        Hello Burak,

        custom uri schemes are not allowed within the app. Allowed schemes are:

        https://*/*
        http://*/*
        tel:*
        sms:*
        mailto:*
        geo:*

        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, 5 months ago #12322
        Up
        0
        Down
        ::

        Hi there,

        i tested it with a Link target like “https://…..” and it works fine also on mobile. Seems that the isag:// is not interpreted by the mobile browser webview.
        A workaround would be to call the link via javascript within the press event of a button or the link control.

        Hope that helps

        Burak
        Participant
          6 years, 5 months ago #12960
          Up
          0
          Down
          ::

          Hi Chris,

          I tried it also with a normal http link but it did not work.
          Even if it is _blank, the link is opened in the same windows, Simplifier mobile app does not open a new browser. Can you confirm ?

          Burak
          Participant
            6 years, 5 months ago #13007
            Up
            0
            Down
            ::

            Hello Paul,

            In several usecases we may need it in Siemens enviroment. You may consider these isag:// and isags:// (for https) addtions for SAA catalog (Siemens version).

            Burak
            Participant
              6 years, 5 months ago #13008
              Up
              0
              Down
              ::

              Hello Paul,

              In several use cases we may need it in Siemens environment. You may consider these isag:// and isags:// (for https) addtions for SAA catalog (Siemens version).

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

            You must be logged in to reply to this topic.