Zum Hauptinhalt gehen

Highlight Colours

Kommentare

3 Kommentare

  • Permanently deleted user

    Hi Rebecca, 

    The only way I have found to prevent this, is to actually remove the focus that occurs when you mouse over the feature in the results list/table. 

    To remove this functionality, open the desired site's configuration json (Ex: C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\Feature_Service\Viewers\Feature_Service\VirtualDirectory\Resources\Config\Default\Desktop.json.js) and search for "ResultsListFeatureHoverBehavior"

    Within the "ResultsListFeatureHoverBehavior" commands parameter, there should be the value "FocusFeature". If you remove "FocusFeature" entirely, when you hover over the result in the result list, it won't become focused and won't receive the black border.

    { "name": "ResultsListFeatureHoverBehavior", "event": "ResultsListFeatureHoveredEvent", "commands": [ "FocusFeature" ] }  

    This is repeatable with the "ResultsTableFeatureHoverBehavior" if you are using the Results Table instead of Results List.

    _img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=907f20000000SWv&feoid=Body&refid=0EMf2000000E46u" _/_img_

    In the attached photo, I am hovering over feature "afn" but no extra borders appear.

     

    Let me know if this helps, or if you have any other questions!

     

    Cory Purnell

     

    Latitude Geographics Quality Assurance Team
    0
  • Permanently deleted user
    Thanks for the response Cory. I'd expected that changing the Outer Focused Border should do what I'm attempting to do. What is that property intended for if not this purpose?   
    0
  • Permanently deleted user

    Hi Rebecca, 

    Sorry for the confusion, you are right. The Outer Focused Border property is not behaving as expected and is always appearing as black. This bug has been filed and I have added you as a stakeholder, the tracking number is: GVH-16063

    A developer has been assigned, and hopefully the issue will be fixed in the next release. 

    0

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