Hi all
I have dependent combo box's, they work well. The problem is that when I save the form, the region/country/bottlers responses are not stored. The SP list shows empty values.
I have 2 SP lists. One for the dependent dropdowns (Facilities_LATAM) and the one that stores the responses (BCP LATAM):


The comboboxes code are the following:
Region items:

Region displayMode:

Region OnChange:

Country items:

Can you please advise why the responses are not stored in SP?
Thanks.