Calendar Control with Conditional Background Colors
Hi All,
I'm using Pega 8.4.2 and having a requirement where the Calendar Control for one date field has to be displayed with different background color conditionally.
I'm having a data table with just one column that has various Dates. When user selects the Calendar icon, Only those dates that exist in the data table should have different background, let's say yellow. Rest of the dates that do not exist in the data table can have the default background. Please let me know how to achieve this.