Support Article
Vertical scrollbar appears for calendar pop up
SA-6884
Summary
Developer has a link on click of which a harness is launched. The launched harness has a section included which has a date control. On clicking the date icon the calendar pop up is coming with a scroll.
Error Messages
Not Applicable.
Steps to Reproduce
1. Create a portal with a work area control.
2. Have a link on the portal on click of which a harness is launched.
3. Have a date control in the section included in that harness.
4. Click on the date and observe a scroll.
Root Cause
The problem is the workarea height, that is set to 'Stretch'. Changing it to fill resolves the issue.
Resolution
A custom WorkArea was used and hence the parameter tab was not visible. To make it visible, all parameters listed in the WorkArea control needs to be added to the custom WorkArea as well. After doing that the parameters tab becomes visible. Changing the height parameter to fill resolves the issue. It's recommended to upgrade to Dynamic Container.
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.