Skip to main content

Hi,

 

Anyone know how to edit a list view that just sticks on the Green spinner trying to edit it?

 

I added a script to a Data label on the view and since then the view will no open when i click edit.

 

I can do Checkout, Check-in, but cannot edit it?

 

I tried doing a SAVE AS, but that view also sticks.

 

Any way of getting into it?

 

 

 

Hi Sharpharp1,


 


The quickest way to get around this is revert back your view to a previous version


 


https://help.k2.com/kb001311


 


**UPDATE


 


As per the note below from 


 



Hi Mustafa,

 

Ran the Select statement on the GUID for the View.

The results are 10 records in the Auditlog with the same DATA column GUID

 

How do i tell which one to use?

 

How do i tell exactly which is the current version in use?


Hi Sharpharp1,


 


The number of records you see indicating how many versions of the view. you can tell the current version from the DateTime Column (the latest is the current)


 


Hi all,

 

For anyone else that stumbles across this issue, we got it working.

 

However the KB article needs to be updated as we were getting an error while trying to do the Rollback.

For starters, the Stored Proc will only run if the Form/View is 'checked out'.

 

K2 will update the documentation shortly. Thanks also to the man Mustafa for the pointers to the Kb in the first place


Reply