Hi @WarrenBelz
Thanx for your response. I've tried it, but after this change the form is stuck on the loading screen.
The default value was
If(IsBlank(SharePointIntegration.Selected) || IsEmpty(SharePointIntegration.Selected),First(AanvraagformulierBPA),SharePointIntegration.Selected)
Also tried you suggestion:
SharePointIntegrated.Selected
The strange thing is, I had a working form. After a change which doesn't affected this part of settings it's opening the first record of the form.
When I go back to the "Working" version the item settings is still
If(IsBlank(SharePointIntegration.Selected) || IsEmpty(SharePointIntegration.Selected),First(AanvraagformulierBPA),SharePointIntegration.Selected)
Maybe it has something to do with the extra forms I've build in ? See screenshot