Question
3
Replies
175
Views
Posted: January 29, 2020
Last activity: February 11, 2020
How to Increase the height and width of DateTime control on PEGA 7.2
Hey all,
i m working on design, and I want to modify the Date Control. I need to change the color, the height and width, as you can see below.
Could you please help me with this?
Regards;
Hasnaa
Hello,
Please have a look at the following support article:
https://community.pega.com/support/support-articles/skin-does-not-provide-option-customize-datetime-control
As mentioned in the article, you should consider creating a custom class, and reference this class in the Advanced Presentation options for the DateTime control. You can define your custom CSS for the class in the UserWorkForm HTML fragment, or add a custom stylesheet to your application skin.
Regards,
Brian