Requirement to populate List Collector choices depending on other variable selection
Requirement:I have a catalog item form having two variables.1) Region(backend - region): Select Box2) Area (backend - area): List Collector - referencing table u_area (explained below)I have a custom table Area(u_area) having 2 columns1) Area(backend...
