On one of my entities I have created a subgrid with a calendar component. It works find and displays everything as intended the only issue I currently have is that you can click on any day and the calendar will open a new form for the related entitiy and will preset the start date but will not prefill the other fields that have been mapped trough1:N relationship. If I click on the create new button on the subgrid it all works fine and the mapping works correct.
Could it be that the calendar currently does not support relationship mapping?