Feb 09 2024 06:00 AM
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!
Feb 09 2024 08:02 AM
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.
Feb 09 2024 08:16 AM
@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
Feb 10 2024 08:42 AM
@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:
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.