Support Article
Horizontal scrollbar appears when list view is rendered
SA-6424
Summary
User has configured a list view to show worklist inside a section. When the section is rendered, the worklist is shown with a horizontal scrollbar at the bottom.
Error Messages
No error messages.
Steps to Reproduce
a) Configure a list view and embed it inside a section.
b) Configure and run a flow with a flow action that references this section.
Root Cause
The issue was sporadic in nature. The configuration settings were checked and two potential causes for the behavior were found:
a) The listview used in section has 'Fixed Header' checkbox as checked in production environment and lower environment. This setting often causes scroll bars to appear when list view is referenced in section. This checkbox should be in unchecked state.
b) The layout having the list view has width option set to 'Pixel(Fit Content)'. Ideally, this should be set to 'Fill100%'.
Resolution
Rectification explained and corresponding changes were suggested -
a) The listview used in section has 'Fixed Header' checkbox as checked in production environment and lower environment. This setting often causes scroll bars to appear when list view is referenced in section. This checkbox should be in unchecked state.
b) The layout having the list view has width option set to 'Pixel(Fit Content)'. Ideally, this should be set to 'Fill100%'.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.