Select to view content in your preferred language

Header Controller search scroll bars

475
1
Jump to solution
06-25-2014 12:05 PM
GeraldStanuch
Occasional Contributor
Flex viewer 3.1 had a vertical scroll bar for the Header Controller search box.  Versions after that only show 6 results and no vertical scrollbar.  Can I add a vertical scroll bar to the Header Controller search box in Flex Viewer version 3.6 like the way it used to be in version 3.1?  Attached is the current help file which shows the vertical scrollbar, but if you try the actual viewer, it has no scrollbar.
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
AnthonyGiles
Honored Contributor
Gerald,

You can change the <maxlocations> Tag in the widget config to return more locations, if you set this to more than 6 which is the default a scroll bar will display

Regards

Anthony

View solution in original post

0 Kudos
1 Reply
AnthonyGiles
Honored Contributor
Gerald,

You can change the <maxlocations> Tag in the widget config to return more locations, if you set this to more than 6 which is the default a scroll bar will display

Regards

Anthony
0 Kudos