#318 - Problem with views
Hello, We are using 6516_Premium_SecuritySuite_268 version and we have a problem with the views. We have created several views and some of them are copied from another, with a minor changes. Later we added another changes to some of the views, and we noticed that and the other views are changed. The plugin renames our panels and we are not sure how to fix it.
10 years ago
It sounds like you are using the same panel for these different views so they are all pointing to the same label. So when you edit the panel name it changes for the other views, too. This is a core SugarCRM behavior.
If you want the panels to have different labels then you need different panels for each. Even if they have the same fields. So for each case, add a new panel with a unique label identifier, move the fields to the new panel, and remove the old panel.
Hope that helps! -Jason