Hi team, is there a way to hide the
Hi team, is there a way to hide the author and tags column in the liveboards and answers table embed? I was able to hide the share and favourite columns using the hiddenActions array(Action.Share, Action.AddToFavorites) but couldn't find an option for tags and author column
6 Replies
There is not a direct option available currently. You can use customCSS rules to achieve the same though..
I tried with customCSS but it leaves empty white space in place of the columns
You might need to change the other column's CSS to fill the empty space. I will check internally with the team if we can add this and how much time it will take to reach you. cc @utsav.kapoor @Justin Mathew
@Nikhil Kumaran S what would like the behaviour to be , do you want the table to be smaller in width ? What would you like to have inplace of the empty space
Yesh @Justin Mathew the table to be smaller. If possible can you please share the CSS styles to achieve this without having the whitespace?
let me try
hey @Nikhil Kumaran S ,
using
i am able to hide those, but it also hide the recently viewed column
probably better to raise a feature request for those Action to hide the columns
cc: @utsav.kapoor @jbc @shikharTS