Tab Forms

I have a foreach loop to define tabs and include the form depending on the tab. Since it's based on locales, I want the states of the form inputs to change depending on the locale.

My issue is that each tab is still having the same state, not changing per tab. Not sure what im missing.
Was this page helpful?