Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Date control display issue in Chrome browser

SA-13430

Summary



User has a date time control. They have used a page to refer an out of the box date time property to the control. Actions configured are: Post value and refresh the section on click. 
In the same section user has configured a button on click of which a report definition is opened. The text box for the control disappears.


Error Messages



Not Applicable.

Steps to Reproduce



Create a date time control in the cascading dynamic layout and create a button on click of which a report is generated. Launch the portal and follow below steps:

1. Select a date from the calendar. 
2. Click the button to open the report. 
3. Close the report and edit the date and click outside. The date in the box disappears.


Root Cause



The root cause is the browser is not triggering re-flow of the items inside the tabbed group properly.

Resolution



The below code can be used in the User work form to resolve the reported behaviour:

<style>

.wk .screen-layout-header_left > .do-screen-layout-region-main-middle-tab.dc-main_dynamic_tabs-tabs {
bottom : 0px !important;
}
.wk .with-fixed-header > .tabContent {
position:relative;
}

</style>

 

Published August 31, 2015 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us