Hi,
I have a site that has three frames, top, right and left.
I need to add buttons to a browse to change the form.
I can do it with a Change button and it works ok.
The form has many tabs and it is slow to load on some devices.
The user does not need to see all then tabs all time.
So I decided to add some more Change buttons informing the form to hide some tabs.
I tried to do it with an Other button adding a param to the URL for the form to hide the tabs.
The problem is that when I Save or Cancel the form all the frames appears in the left frame! repeating the site (all frames) again and again.
The Other button in Change mode does not work like the Change button.
How can I solve this?
Thanks
Alberto