rwilson504 / PCFControls

Reusable PowerApps Control Framework (PCF) controls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding event by clicking on calendar does not populate related parent record lookup value

tschopp-spear opened this issue · comments

I'm using your calendar in my model-driven app for events that are related to a record in a parent table with a 1:n relationship. When I click on a calendar day to add a new event, that event does not get related to the parent record. Is that functionality available? If not, is it possible to disable the ability to add events by clicking on the calendar? We can just use the ribbon button instead for adding events.