Hi, I've implemented on my page cascading dropdown widget from http://web2pyslices.com/main/slices/take_slice/86. It allows you to select state, city, zipcode data using dropdowns. BUT it saves into database value only from the last dropdown. I'd like to store in my db values (id) from all three of them.
Can anyone tell me how to achieve that? Best regards.

