Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Form embedded in CRM does not work

(0) ShareShare
ReportReport
Posted on by 40

Hi there,

I have a canvas app embedded inside a CRM form. Two things do not work as per the tutorial blog by Anees.

1. ModelDrivenFormIntegration.SaveForm() state OnSelect() of the button does not save the value into CRM.

2. ModelDrivenFormIntegration.OpenQuickCreateForm("myEntity") does launch the QV form but it not docked to the side. It rather opens up full screen.

 

Help required.

 

 

Categories:
  • v-xida-msft Profile Picture
    on at
    Re: Form embedded in CRM does not work

    Hi @MannyGrewal ,

    Do you create a Model-Driven app based on your D365 CRM Entity?

    Could you pleas share a screenshot about your issue?

     

    Based on the issue that you mentioned, I have made a test, and the issue is confirmed on my side. For your first question, as an fixed solution, please consider use the following formula to submit your form data instead of the the ModelDrivenIntegration.SaveForm() formula:

    SumitForm(Form1)

    For your second question, it is a normal behaviour. In default, when you execute the ModelDrivenIntegration.OpenQuickCreateForm(entityName) formula, it would open your Quick Create Form rather than docked to the side.

     

    I would also post this issue to my product team, if the issue is solved, I would reply here.

     

    Best regards,

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 1