Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

Hide a column in siteadmin

Avatar

Level 3

Hi ,

I want to hide some columns in siteadmin based on some condition. I tried writing listers for it, beforerender/beforeshow to hide the column in siteadmin.js but it does not seem to work. The xtype of the column is gridcolumn.

If anyone has any suggestions about the kind of approach that can be implemented, please let me know.

 

Thanks and Regards,

Ankush

1 Solução aceita

Avatar

Resposta correta de
Level 10

using setVisible on selected column should work.

Ver solução na publicação original

1 Resposta

Avatar

Resposta correta de
Level 10

using setVisible on selected column should work.