Zum Hauptinhalt gehen

Kommentare

7 Kommentare

  • Permanently deleted user
    Hi Arwa,

     

    I do not think this is possible using Out of the Box functionality.  Using a start-up workflow you can obtain the current users name but then I'm not sure what you would do with it, you cannot simply display it in the banner area as per your diagram.  I would recommend posting this request in the Ideas section of this Support Center so it can be considered for addition to a future release, as a standard feature.

     

    Thanks,

     

    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
  • Permanently deleted user
    Hi Wayne ,

     

    thanks for your reply .
    0
  • Permanently deleted user
    Hi Wayne , 

     

    I found a solution for displaying user name in geocortex after user sign in by editting User.js file in  "C:\inetpub\wwwroot\Html5Viewer\Resources\Compiled\User.js "

     

    Replace the 1st occurance of :  

     

    <div class="sign-out">\r\n   <button type="button"\r\n   data-binding="{@text: @language-user-sign-out}\r\n  {title: @language-user-sign-out-desc}\r\n  {@visible: signOutVisible}\r\n  {@event-onclick: handleSignOutClick}\r\n  {@style-color: linkColor}">\r\n    </button>\r\n    </div>\r\n    </div>\r\n   

     

    By 

     

    <p class="user-name" data-binding="{@text: userName}"></p>\r\n 

     

    Best,

     

    Arwa 

     

     
    0
  • Permanently deleted user
    Hi Arwa,

     

    That's great and thanks for sharing the solution!

     

    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
  • Permanently deleted user
    Thanks Arwa. I’m happy that this is doable is Geocortex

     

     

     

    I hope that this gets manageable from the manager without the need to touch the user.js file

     

     

     

    Best

     

     

     

    Jamal

     

     
    0
  • Permanently deleted user
    Looks like the structure of the user.js file has changed at HTML5 Viewer 2.1 - I'm not exactly sure what to change in the user.js file now - I've tried a few things to no avail.  Has anybody been able to update this?

     

    Thanks,

     

    James
    0
  • Permanently deleted user
    Hi James,

     

    What version did you upgrade from?  I see no changes from 2.10 to 2.11.

     

    In your post you mention 2.1, I assume this is meant to be 2.11?

     

    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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.