You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use validation-groups on multi-tabbed form and I'd like to know the first failed tabbed part into directly display the corresponding tab. To do that, I need to know for each validation group if it's validated or not. How is it possible to implement this feature in Symfony, and feasable with the new 2.1 architecture ?