Reset Layout To Base - Kinetic

Hey! How do you reset a Kinetic layout to base (default)?

One of our user used the Save Layout button on a Kinetic grid. Its layout became corrupted and an error (no message) popup shows up when he loads the screen. I don’t like to do this, but I had to delete its layout with a SQL query (table Ice.XXXDef, TypeCode=KineticGridLayout, Key1=user).
image

Is there a proper way to handle this?

You can try this…

image

Save Layout button & Personalize Columns tool do seem to store the layout into the same database record.

Problem is, the screen did not load at all for the user. The error showed up, and he could not access any tool. I was wondering if there was a UI like Application Studio where you can see and manage user personalizations.

This Kinetic Idea looks like what I am looking for : Export/Import Kinetic Layers

Thank you!