web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Control which form is ...
Power Apps
Answered

Control which form is displayed by edit from subgrid

(0) ShareShare
ReportReport
Posted on by

I have a model driven app with a subgrid.

When I click on the +New record for the subgrid the quick create form opens.

If I then select the record in the subgrid and click on the edit button, it opens the main/general form.

Is it possible to configure it to open the record in the quick create form, or is that form only for creating a new record and cannot be used to edit an existing record?

 

TIA
Robert

I have the same question (0)
  • Ram Prakash Duraisamy Profile Picture
    5,714 Super User 2026 Season 1 on at

    Hi @rt1357 

     

    You can use the below code for opening the form like that

     

    Xrm.Navigation.openForm(entityFormOptions, formParameters).then(
         function (success) {
             console.log(success);
         },
         function (error) {
             console.log(error);
         });

     

    Link for your reference : https://debajmecrm.com/opening-a-quick-create-form-in-dynamics-365-use-xrm-navigation-openform-instead-of-deprecated-xrm-utility-openquickcreate/

     

    Please mark as Answer if it is helpful and provide Kudos


    Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
    Follow me on Twitter : @rampprakashd
    Blog : https://microsoftcrmtechie.blogspot.com

     

  • rt1357 Profile Picture
    on at

    I'm really trying to avoid adding code.

     

    Is the only way to do this through code?

  • Verified answer
    Jenisha Dhas Profile Picture
    161 on at

    hi @rt1357 

     

    In a model-driven app with a subgrid, the quick create form is only available for creating new records and cannot be used to edit existing records.

    When you click the "Edit" button, it opens the main/General form, which is the default form for editing records.

    It is not possible to configure the system to open the quick create form when editing an existing record. If you want to use a custom form for editing, you can create a custom form and set it as the default form for editing in the entity's form settings.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard