ResultsTableView Scroll Bar
Does the Results Table View have the option to scroll to the right? Do you have the ability to see all the fields in your results and I am missing a setting somewhere? A bug? Using Chrome and the HTML5 viewer 2.3, my table cannot move side to side to review all the field values.
Looking in the documentation I cannot find any settings, parameters, etc for scrollbar functionality.
Do you experience the same behavior?
-
You will need to add some css for now.
brian
(https://support.geocortex.com/SupportForums/Thread.aspx?pageid=0&mid=2&ItemID=9&thread=55228) https://support.geocortex.com/SupportForums/Thread.aspx?pageid=0&mid=2&ItemID=9&thread=5522 8
0 -
thanks for the reference to the topic. adding to the css....
.results-table {
overflow-x: auto;
}
... has resolved the issue.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare