The online generator have a problem in creating the combobox filters!
If I create more of that 2 ComboBox Filter with Different Values Table, elements go consider only The First Two And Other will repeated.
Note in Figure (1), I am using 3 ComboBox Filter, with different values in each.
> Nome (name)
> Cidade (city)
> Instituicao (Institute);
But when I run the site, note that the value (city) took the value of the institution, repeating this value!
This will happen to all the other elements that I will go add in the filter.
Could you tell me if there is any solution here? Or should wait for the next update of the online generator same?
PS: the values that are being repeated are in the same foreign key, But one is (Institute -> City) and other is (institute -> name)