Question
IBM
CN
IBM
Posted: Mar 11, 2024
Last activity: Apr 23, 2024
Last activity: 23 Apr 2024 8:29 EDT
Closed
Solved
Date picker align issue in Mashup
Why the Date picker aligns in center of the page in Mashup instead of aside the date UI control like user portal and why there's such white space in top top and bottom of the date picker?
***Edited by Moderator Marije to add Capability tags***
To see attachments, please log in.
Hi @JasonL16728601
The date picker aligns in the center of the page in Pega Mashup because the default alignment for UI controls in Pega Mashup is center. This can be changed by setting the `align` property of the date picker to `left` or `right`.
The white space at the top and bottom of the date picker is caused by the default padding and margin settings for UI controls in Pega Mashup. This can be changed by setting the `padding` and `margin` properties of the date picker.
Hope it helps.
Thanks
Megha