Forum Discussion
Abel_van_Aller
Mar 22, 2022Copper Contributor
No form settings in my sharepoint list
Dear Microsoft community, I cannot find the form settings for my within my Sharepoint list environment. I would like to go back from powerapps to the default settings. The form settings are m...
Bharath Arja
Aug 15, 2022Iron Contributor
Abel_van_Aller Is your site a Team connected SharePoint site?
Here is a workaround -
- Get list ID of your site. You can get this from going to List settings -> open any link (like Versioning settings) get the List ID from URL (?List=%7Bxxxxxxxxxxxx)
- Once you have the list ID, you can form your own link for Form settings page https://yoursite.sharepoint.com/sites/yoursite/_layouts/15/FormSettings.aspx?List={ListID}
BijuParel
Aug 28, 2022Copper Contributor
Thank you. This is very helpful. I was searching for an answer to this issues since last two days.:)