Forum Discussion
Cascading List
You can create cascading drop down list forms in SharePoint using Power Apps customizations.
Check: Create dependent drop-down lists in a canvas app
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- GJW123Feb 09, 2024Copper Contributor
ganeshsanap Unfortunately due to it being a work system, I don't have access to PowerApps. Is there a way to do it just through SharePoint?
Thanks
- ganeshsanapFeb 10, 2024MVP
GJW123 Unfortunately, not possible using SharePoint out of the box functionalities currently.
You can use SPFx for customizing the list forms or develop custom forms using SPFx web parts. Check:
- Overview of the SharePoint Framework
- Build your first Form Customizer extension
- Build your first SharePoint client-side web part
- SPFx web parts samples
- SPFx extensions samples
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.