Forum Discussion

dchenhero's avatar
dchenhero
Tin Contributor
Jun 16, 2026

SharePoint List Accessibility Issues

I have team members that go around with iPads so that they can document issues at our sites within a Microsoft List. However recently there has been an issue where the save button just cant be reached anymore when using the web version.

 

We tried using the SharePoint app, however that just results in the picture fields becoming read only, am i doing something wrong here?

Is the only way to solve this through customized forms in Power Apps? Because that also just turns all my fields into custom data fields.

1 Reply

  • ClaireB's avatar
    ClaireB
    Tin Contributor

    Had a very similar issue with our field teams using iPads. The save button getting cut off is a known problem with the default SharePoint list forms on mobile browsers. What worked for us: we customized the form using Power Apps (yeah I know you mentioned that concern). The trick is to NOT use the default Power Apps form customization from the list settings, because thats what turns everything into custom data fields. Instead, create a standalone canvas app that connects to the SharePoint list as a data source. That way you keep the original column types intact and you get full control over the form layout for tablet screens. Another quick workaround if you dont want to go the Power Apps route - try accessing the list in landscape mode on the iPad. The save button usually becomes reachable that way. Not ideal but it works in a pinch while you set up a better solution.