Hello,I have a form that will have about 150 different alarm panel zone
lists (specific alarm points: doors, panic buttons, etc) and I would
like to have it be where I choose the store, for example 3351 and have
the zone list populate in a table below. I was using the
switch(this.rawValue) function, which works for a small amount, no more
than two, but when I start adding more stores, it stops working. I am
wondering if any one has any idea on how to do this. I am a novice, but
have played aroun...