Skip to main content

Hello,

 

we have an editable list view. When the workflow is running (== when the status is not "created" anymore) the list view should not be editable anymore.

I noticed that I can't change the modus during runtime with rules, so I "disabled" the view in the form.

But the display of a disabled view is very bad (too less contrast for the items that are middle grey on light grey...)

Is there an easy way to make the list "read only"?

 

regards,

Johann

Hi JSC


 


See related post below:


 


https://community.k2.com/t5/K2-blackpearl-Articles/Make-Editable-List-View-read-only-for-populated-rows/ta-p/77117


 


Regards


Elvis


I commited an Idea because it did not find the feature request...

I made a (bad?) workaround:

 

cloning the editable view

make it not editable

place both on the form

and show either the first or the last


Based on your status, you can disable/hide the toolbar buttons and the double click rule. That way your view will be readonly.

Reply