Highlight Colours
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=906f20000000CNw&feoid=Body&refid=0EMf2000000E43v" _/_img_
When I identify a lot (before clicking on the serach result), the highlight colour looks correct (bright yellow):
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=906f20000000CNw&feoid=Body&refid=0EMf2000000E440"_/_img_
However, if I hover over the record in the results list or click on the result, the highlight changes to this:
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=906f20000000CNw&feoid=Body&refid=0EMf2000000E445"_/_img_
I assumed this would honour the focused border/outer focused border settings. This layer also does not have a feature border color defined.
How can I make my highlight colour bright yellow all the time? We don't care for the dark yellow outer border. GE 4.7, GVH 2.8
-
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 Team0 -
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 -
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
Du måste logga in om du vill lämna en kommentar.
Kommentarer
3 kommentarer