Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I am looking for a workaround to edit and delete views without having to edit them manually through View Administration. This article says it is not possible via loadFromFile, is there some other way?
The short answer is yes.
But whereas you have omitted ANY details at all no specifics can be provided.
Here’s a thought, always provide the same information you would ask for if you were asked to solve the problem in question.
I have a view in the system that was created through the UI in View administration. I am looking for a way to update that view programmatically, without needing to do it manually in the UI. I looked up the loadFromFile method, but that is only for adding views.
I want to update the structure. Specifically renaming or removing child views. For Example if the parent view is "Design" and it has "Manufacturing" and "Shipping" as a child views, how to rename "Manufacturing" to "Production" or remove "Shipping" from the structure.