Model Driven App Issue - Opening other forms instead of quick form create
While working with Model Driven app, I got an issue with quick create item. When i try to create an item, i see different form instead of the form i have expected to create. After verifying the logs i found following details in the logs.
I have filtered the app with FormChecker category I found the reason for the issue in the logs as below.
"The Entity is not enabled for quick create. Contact the entity owner to enable it."
To enable the Quick create we need to follow the steps below.
Open PowerApps portal.
In Data Section, Click on Tables as below.
Select the Table and Click on Settings on the Top Right as below.
Select Enable Quick Create Forms options as shown below.
Comments