Hello,
I am working on an app to collect number around COVID. I have a form that is attached to a SharePoint list. I have the first data card being populated based off who is signed in to enter the numbers. I am looking for a way that when the first data card (Village) is populated to a specific village the second data card will filter to only the options for that village. For more context we have many villages that have many neighbourhoods. I would like to be able to filter the neighbourhood data card to show only the neighbourhoods attached to that village as well as having the option to select non-specific neighbourhood.
I am not even sure if this is possible but everything I have searched is giving me a hard code that if this is selected then this but I need it to have multiple options.
E.g. If the first data card is showing Village 1 then the second data card (Neighbourhood) would show neighbourhood 1, neighbourhood 2, neighbourhood 3 etc. and non-specific neighbourhood.
Hope this makes sense.
TIA