Hi Everyone,
I have created a model driven app by adding a page, which connects to a Sharepoint list.
But what I want is like when I click in this "New" button of the sharepoint list to add a new record to the list, the model driven app connected to it should open, like it happens when the Sharepoint list is connected with a Canvas app.
Is it possible? If Yes then how to do it?
Solved! Go to Solution.
@Anonymous
Just do the exact same Thing for the OnEdit property.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
@Anonymous This is not possible out of the box
A "workaround" might be:
1. Customize the the SharePoint Form with PowerApps.
2. Remove the EditForm from the canvas
3. For the OnNew properties use
Launch("https://www.google.de")
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @PowerRanger
The solution that you provided works awesome. But can we do something similar to the "Edit" button as well. Is it possible? Can we launch the editable form of the model driven app?
@Anonymous
Just do the exact same Thing for the OnEdit property.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
@Anonymous
I can't tell if it is possible to create a deeplink to a Model Driven app or if Model Driven apps can take Query String parameters
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
User | Count |
---|---|
148 | |
94 | |
85 | |
78 | |
57 |
User | Count |
---|---|
193 | |
175 | |
104 | |
95 | |
91 |