Select live update problem
I have one Select component and 1 component that I created with ViewField.
Here, when the value I selected with Select is updated, the address variable in ViewField is updated accordingly.
The problem is, each option I select is replaced by the value of the previous option I selected. I have tried many methods and could not find a solution. This is the first time it happens to me. I wonder where am I doing wrong?
Form;
ViewField;
Here, when the value I selected with Select is updated, the address variable in ViewField is updated accordingly.
The problem is, each option I select is replaced by the value of the previous option I selected. I have tried many methods and could not find a solution. This is the first time it happens to me. I wonder where am I doing wrong?
Form;
ViewField;