How to disable and fade past date cells in Calendar View (Zoho Creator)

How to disable and fade past date cells in Calendar View (Zoho Creator)

Hi Community,

I am working on a Calendar View Report (Asset Inventory Report) in Zoho Creator and would like to customize the calendar grid behavior for past dates.

What I am trying to achieve:

  1. Visual Styling: Fade or gray out the calendar date cells/boxes that fall before the current date (zoho.currentdate).

  2. Disable Interactions: Make past date boxes completely inactive so users cannot click or add/edit entries on dates prior to today.

Is there a built-in calendar setting, CSS/formatting option, or Deluge workaround to achieve this behavior directly on the calendar view grid?

Any guidance or code snippets would be greatly appreciated!

Thanks in advance!