Forum Discussion
Converting InfoPath to PowerApps
I created a power app that replaces an Infopath form. I can switch to using the powerapp but the issue I am having is there is some links on a couple other SharePoint pages that link to the old InfoPath form. How can I update these links so that the users will see the new powerapps form?
- Also, if your Form, is SharePoint integrated, you should just be able to link right to the newform.aspx, you shouldn't need all the extra stuff.
So https://domain.sharepoint.com/site/Lists/Test%20List/NewForm.aspx for example.
12 Replies
- Rakesh1987Copper Contributor
We are doing a webinar on the same topic, where we will try to resolve the same query. Here are the details :-
TOPIC: Infopath 'end of life' Modern UI to PowerApps / Flow
WHEN: 1st August, 2019 @ 12pm EST
PRESENTER: Ashish Gupta, Sr. Solutions Architect, Microsoft Practice, Microexcel Inc.
Below are points which will be covered during the webinar:
• InfoPath’s End of Life.
• Introduction of Power Platform (Power BI, PowerApps and Flow)
• PowerApps and Flow capabilities
• Some real-life implementation examples of PowerApps and Flow
REGISTRATION LINK - https://register.gotowebinar.com/register/8911510257064040451
- If you just click new, then copy link above the Powerapp form, it will give you a link to open the powerapp.
- kywestFormer Employee
- If it's a click map image or what not, you should be able to click the "View source" button or "Edit web part" then View source, to see the links and update them there in that webpart. If it's referencing an HTML file for the coordinates then you'll have to locate the file for them via SharePoint designer. But, you really need to check the source of that Content web part and go from there since it won't be a built in SharePoint method.
- kywestFormer Employee