Hi, I have a column with text mode to show the sponsor name. Is there a line of code that I can add to force it to appear in a dashboard? If using standard mode, there is a checkbox option to select, but I can't figure out how to do that in text mode | Community
Skip to main content
New Participant
July 7, 2020
Solved

Hi, I have a column with text mode to show the sponsor name. Is there a line of code that I can add to force it to appear in a dashboard? If using standard mode, there is a checkbox option to select, but I can't figure out how to do that in text mode

  • July 7, 2020
  • 1 reply
  • 526 views

Screenshot is attached to show what I'm talking about.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by DustinMa

Hello Elysia,

You can add a single line of code via text mode to your column:

shortview=true

I hope this helps!

Thanks!

1 reply

DustinMaAccepted solution
Employee
July 8, 2020

Hello Elysia,

You can add a single line of code via text mode to your column:

shortview=true

I hope this helps!

Thanks!

ElysiaYuAuthor
New Participant
July 10, 2020

Worked perfectly. Thank you so much!