Skip to main content

No color for the fill of the selection,

Comments

4 comments

  • Permanently deleted user

    Hello Jamal,

     

    It is hard to read your image but if you add 00 to the end of the color should make it 100% transparent the hex value should have 8 charactors when you are done. Example #00FFFF00
    0
  • Permanently deleted user

    Hi Jamal,

     

     you've found the right setting - you just need to modify your theme. See https://support.geocortex.com/how-to-change-the-selection-or-highlight-colors-in-the-viewer

    There are many more useful knowledge base articles on the support site that i think you'll find helpful - https://support.geocortex.com/geocortex-essentials

     

     

    regards,

    Edmond

    0
  • Permanently deleted user

    Thank you very much Ben Snead for the help. Perfect! This is precisely what I’m looking for.

     

    Many thanks Edmond for the useful links

     

    How to mark this thread as resolved?

    0
  • Permanently deleted user

     

    The selection is set to be

     

    <!-- BEGIN: Selection -->

      <Color x:Key="SelectionFillColor"> #00FFFF00</Color>

      <Color x:Key="SelectionBorderColor">           #00FFFF</Color>

      <SolidColorBrush x:Key="SelectionIconFillColor">#00FFFF</SolidColorBrush>

      <SolidColorBrush x:Key="SelectionIconStrokeColor">#00FFFF</SolidColorBrush>

      <!-- END: Selection -->

     

     

    As a particular parcel is searched (based on parcel ID, Block ID, Community Name) , then the selected parcel follows the above selection style.

     

    /customer/servlet/servlet.FileDownload?file=00P6000000elu4fEAA

    The second time a parcel is searched, then the selection doesn’t follow the assigned style, instead it goes to the default style selection!

    /customer/servlet/servlet.FileDownload?file=00P6000000elzJ9EAI

     

    What might be the issue here?

    0

Please sign in to leave a comment.