Forum Discussion
Blackout dates in Calendar
Hi DeclanHalpin
I don't believe you can grey out dates in that way.
I would suggest to use the written warning anyway and have flow remove any dates less than 2 days into the future.
You could also have flow send a reponse email saying that the date they have chosen is less than 2 days notice and the flow has automatically pushed the date out.
The other option is to use PowerApps to ensure that you can program the date to be unavailable if less than 2 days out.
Cheers and best wishes
Damien
Thanks, Damien_Rosario
Can you clarify the PowerApps solution? I haven't explored PowerApps because I thought it was only for developing mobile apps. Hopefully I am incorrect!
tx,
dh
- Damien_RosarioOct 18, 2019Silver Contributor
Hi DeclanHalpin
I personally use PowerApps to build apps that we use on SharePoint and whatnot as Desktop type apps. You can adjust the dimensions of the canvas to suit your needs.
PowerApps is a bit involved but here's an example of the Date Picker in PowerApps where I have set it to 2 days ahead (see the attributes to the right). With some further conditions it could probably also disallow anything before two days from today but hopefully it gives you an idea.
You would need to link this app to something like a SharePoint list to get it going so if your requirements are really simple and nothing else is needed, it may be worthwhile to go down the Flow option I mentioned earlier else this is the first day of your new journey into PowerApps.
There's lots of videos and websites around that can help with getting you started as well as a more expert community who can assist at https://powerusers.microsoft.com/t5/PowerApps-Community/ct-p/PowerApps1
See how you go?
Cheers
Damien