Hi,
I have 2 views in my component. Each of them has a select options.
When I pass from View 1 to View 2, everything works fine.
However, when I return from the view 2 to view 1, the select options from view 2 appear in the view 1.
My code is in WDDOINIT .
What do I have to do?
Thanks