I am experiencing an issue with my cascade form: the region is correctly linked to the lot, but the road segment is not linking to the selected region. I would appreciate help identifying what is missing or incorrectly configured.

Hello,

Can you screenshot your survey sheet(especially the type column and choice_filter column on the region question row) as well. I suspect a type misspel on region or unwanted space on select_one type.

Please note that list_names cannot contain spaces - they must abide by much the same naming rules as question names; eg use an underscore instead.

I’m a little surprised this didn’t throw an error somewhere between upload and deploy, but your “Road Segment” list name may well be the root cause here. Try renaming it to “Road_Segment” in both your choices sheet and anywhere in your survey sheet where you use this list for a select.

I also observe that your new filter columns are Lot and Region (ie uppercase), so please make sure you use the exact same spelling in your choice_filter expressions.