Support Article
Repeating Grid Fill(100%) working different in IE and Chrome
SA-52773
Summary
In the Internet Explorer browser, on setting the Width Of Content as Fill(100%) for a section, the columns occupy more space and do not display in full screen. Therefore, an infinite horizontal scrollbar displays.
Error Messages
Not Applicable
Steps to Reproduce
- Create a section in the data layer using a repeating grid with five columns.
- In the Presentation tab of the repeating grid properties, update the Width Of Content and set it to Fill(100%).
- Refer this section in the work level section and include in a flow action.
- Refer this flow action in the flow.
- Create a case and navigate to that section.
- Expand the section. In the Internet Explorer browser, the columns width expands towards the right and an infinite horizontal scroll bar displays.
Root Cause
Internet Explorer provides limited support for FlexBox layouts. In the Internet Explorer, the FlexBox attempts to occupy the available space.
Resolution
Perform the following local-change:
Change the Repeating dynamic layout Layout mode option to Inline-Block instead of FlexBox.
Published October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.