Forum Discussion
marko198
Apr 21, 2023Copper Contributor
Multiple custom SharePoint list forms
I am looking to setup a very basic inventory Sharepoint list and I know you can create a custom form to capture requirements for the list. However I wanted to check if it was possible to have a dyna...
jonlake
Apr 24, 2023Iron Contributor
Hi marko198 , you can't make a standard Microsoft Form dynamic but you could create a simple Power App. You can also consider creating a macro enabled spreadsheet template which is linked to the list(s) and contains the logic to modify dropdown fields dynamically. The spreadsheet route would have a less user friendly UI but it is an approach that works.