Hide MRVS columns

Ariomar de Deus
Tera Contributor

I have a MRVS database that has some hidden vari

ables, and when I add an item to this MRVS database, these variables end up appearing in the MRVS columns. How can I hide these columns from the MRVS database?

 

I wrote this code, but it doesn't work:

 

function onLoad() {
    //Type appropriate comment here, and begin script below
    var mrvs = g_mrvs.getTableBySysId('92a6fa09dbdb7114afc6ad341496190a');
    //    if (mrvs){
    //  mrvs.hideColumn('valor_por_equipamento');
 
    //}
 
    if (!mrvs) return;
    mrvs.hideColumnById('cf56aed28737f210f0a584c60cbb3593');
 
}
1 ACCEPTED SOLUTION
2 REPLIES 2

Tanushree Maiti
Kilo Patron

If you are talking something like this  - from MRVS grid , you want to hide a column, It is not supported feature.

if the variable is not required, already you made it hidden, deactivate it.

 

TanushreeMaiti_0-1776355109588.png

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin: