How to deactivate system properties(sys_properties.list)?

revathy
Kilo Expert

Hi,

I am trying to test one of the release notes from patch 4 where i need to deactivate a system property - "glide.ui.dirty_form_support". I don't any active column in the table. Can you please suggest me a way to deactivate that property for testing purpose.

Thanks,

Revathy

3 REPLIES 3

asifnoor
Kilo Patron

There is no active field for sys property. However, if you don't want anyone to access for a while, then create a new role and give access to that role for that property. Then no one else can access that property.

Mark the comment as a correct answer and helpful once worked.

Paul Curwen
Giga Sage

Hi 

 

Go to the property and in the Value field set it to false and save the record. Don't forget to set back to true after testing though!

 

find_real_file.png

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

My suggestion is in general how to deactivate a system property which you don't want to use temporarily. Since you are referring to existing system property, which is of boolean type, yes, thats the way to do it. Just disable to false, and it will not run.