Cascading List

Copper Contributor

Hello

 

I currently have forms which I have populated to fill out my SharePoint once completed - these have set criteria (rather than free text). Many of the questions have been branched to further questions (which set criteria) depending on the one chosen - this all works well.

 

The issue comes when trying to input a new record manually through the SharePoint itself (rather than forms).

 

Is there any way I can create cascading lists within the SharePoint input itself? For example, Continents, then filtered to countries within them?

 

Thanks!

3 Replies

@GJW123 

 

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.

@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

@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:

  1. Overview of the SharePoint Framework 
  2. Build your first Form Customizer extension 
  3. Build your first SharePoint client-side web part 
  4. SPFx web parts samples 
  5. 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.