rwilson504 / PCFControls

Reusable PowerApps Control Framework (PCF) controls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agenda View Date Column

ArtKarp opened this issue · comments

commented

Currently the date column on the agenda view is set with the background color of the first item for the day. When multiple items are listed on the same day and they have different background colors, it seems the date column color seems out of place. I would suggest not setting it with a color and making it transparent in case someone wants to add a brand color behind it. (see example in my playground app)

Unfortunately the way the author coded the original calendar control. I'm unable to set that column to transparent. The only thing i can do is set it to white in order to make the color coding go away on that column.

commented
commented

CalendarControl-TransparentAgendaExample.pdf

If it isn't possible, white will have to do.

Here is an example I created of what I was hoping for using transparent.