Hoppa till huvudinnehållet

Insert Link to open App on Mobile

Kommentarer

1 kommentar

  • Permanently deleted user
    Hi Brian,

     

    I can think of a couple of methods you could explore to accomplish this :

     

    1) submit an Idea to have this functionality added to the viewer, it may be implemented down the road

     

    2) edit the following file - C:\inetpub\wwwroot\Html5Viewer\Resources\Compiled\Mapping.Infrastructure.bundle.js and look for the word "gopher".  The section that includes the word gopher is a list of allowed protocols.  You can try adding a comma and "iForm" to the list of current protocols.  I am not sure if this will work, it would need testing and it could be over-written with every upgrade you perform.

     

    3) use an http link to a custom webpage that acts as a landing page to pull the attributes out of the URL and calls iForm:// with the parameters.  The link in the viewer would be an http link and therefore permitted -

     

    <a href="http://<server>/iFormRedirect.html?somedata:123456789">Open redirect page</a>

     

    and you would need to create a page called iFormRedirect.html with some javascript that calls iForm:// and includes your data

     

    I hope this helps.

     

    Regards,

     

    Wayne Richard

     

    Latitude Geographics Group Ltd.

     

    Head Office: 300 – 1117 Wharf Street  Victoria, BC Canada V8W 1T7

     

    Tel: (250) 381-8130 | Fax: (250) 381-8132 | wrichard@latitudegeo.com 

     

    Developers of Geocortex web-based mapping software | www.geocortex.com

     

    An Esri Platinum Business Partner

     

     
    0

Du måste logga in om du vill lämna en kommentar.