Hi all,
I've created a PA form from a SharePoint list I manage.
So my questions are:
Thank you in advance
Hi @PwrOf3 ,
Could you please share a bit more about your issue?
Do you create a custom form app in your SP List using PowerApps?
Do you mean that when you access same SP List in your Mobile device, add/edit/view records would not launch your custom form app, instead, it use the standard List Form?
Based on the needs that you mentioned, I have made a test on my side, and don't have the issue that you mentioned. When I access same SP List in your Mobile device, add/edit/view records in the List, it would launch my custom form app.
In addition, based on the needs that you mentioned, I suppose that you want to configure your form app as a Responsive Layout App (can respond to different devices or window sizes), is it true?
If you want to configure your app as a Responsive Layout app, please check and see if the following article would help in your scenario:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/create-responsive-layout
You could detect which device the app is running on based on the Screen Size value. Please check the following article for more details:
Custom form in SP List using PowerApps
Best regards,
Hi v-xida-msft,
thank you for your answer, see my answers to your questions and some more details:
It would be acceptable if I could at least forbid the list to be used by mobile devices, but, if possible, I don't know how...
This impacts a lot on my app, as users basically override any check on the data that I added on my app...