I’m trying to move several sections of our pages into separate pages that are then referenced via page-includes. For example, I’ve created a tasks page that accepts parameters for whoid, whatid and ownerid and I can now put it on any detail page and have it show the relevant tasks.
What I’d like to do is hide certain columns on certain pages. Mainly, I want to have the tasks page on the homepage and hide the ownerid column - I’m passing a parameter to the page-include so that it’s only showing their own tasks, so showing them the ownerid column seems unnecessary. Is there a way to hide columns?
Question
Any way to conditionally render table columns?
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
