Hi.I have a few views that are Ahared, Private on first use.
If I make any changes to the design of those views the user doesn’t see the changes unless they delete the view first.
Is there anyway to get the design-changes to “break through” automatically, without removing the views first??
Thanks in advance.
/Jocke
Subject: Update design on private views
Maybee @UpdateViewDesign could help you.
Try using this in the PostOpenEvent in the Folder.
-ricky
Subject: Update design on private views
Try cutting the design element for the private view to the clipboard and then pasting it back into the database. this effectively creates it as a new design element. Not sure how reliable this is though. I’ve had it work before but others have told me it didn’t work when they tried it. Best I can come up with though…
Pete