Forum Discussion
Phillip Poole
May 22, 2018Copper Contributor
2 forms 1 list
Without doing too much programming, is it possible on one SharePoint online list: 1. PowerApp form for our end users in the field 2. Infopath form for our in office users to add more detail. ...
Dean_Gross
May 22, 2018Silver Contributor
Instead of doing that, I would recommend creating a mobile PowerApp and using PoweApps to customize the list form also. In your list, click PowerApp, chose one option, build what you want, then go back and do it again for the other option. The same list can have 2 different PowerApp applications/forms.
Mobile app - https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/generate-app-from-sharepoint-list-interface
Custom List Form - https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/customize-list-form
- Phillip PooleMay 22, 2018Copper Contributor
Ah, this is very helpful. Thank you.
- DeletedMay 22, 2018You say this end users in the field, are they internal office 365 users? If not, they cannot use powerapps anonymously so that's a consideration.
- DeletedMay 22, 2018Also depending on what your doing, I'd keep it simple and just use SharePoint lists unless there is a specific branding / logic reason to use powerapps, using a simple sharepoint form, with modern UI in the list isn't all that bad experience for basic data collection. Then your inside people can use the same experience to add / modify entries as needed.