Forum Discussion
Natively within a dashboard its not possible provided that you can't target a single table or records within the code option. That said the two methods I've seen work well are:
- Create a code page and code your own dashboard. Essentially build your own web page with the tiles and presentation that you want so you have absolute control of the page, and then use the webpage/iframe element on the dashboard to display that page.
- This option is a little easier but funkier, and that is to create a 'Master' table or some kind of ultimate parent in your application where you can consolidate information and make a single Rich Text field and then put that rich text field on a report by itself to show on a dashboard. Its quirky but the idea is that you make a formula field that looks and feels how you want with whatever style is needed - then you make that the only field on a report where you hide the column labels and limit the report to only one record to show so that its only got the key info you want displayed. Then put that report on a dashboard. Here is an example:The top element in this example is the report/formula. You'll notice that the report header element still shows but the content is more controllable.
------------------------------
Chayce Duncan
------------------------------
How did you hide the column names in the header?
------------------------------
Erica Norris
------------------------------
- ChayceDuncan2 years agoQrew Captain
In the example the element itself is just a single rich-text field in a report with one record - so I make the report and in the 'Column Properties' for that column I changed the column name to just a space character so that it picks up that there is content but nothing to actually show. You could also put a dash or make the field name something like Summary if you wanted something there.
------------------------------
Chayce Duncan
------------------------------- EricaNorris2 years agoQrew Member
Everytime I would do that, it would change back after refreshing. I realized if I do that, then open the settings page and click save, it would keep it.
Do you have to do the same thing? But...I do not see a place in the settings screen to change it, am I missing it?Seems odd. Regardless, I figured it out by pursuing your suggestion, so thank you!
------------------------------
Erica Norris
------------------------------- MarkShnier__You2 years agoQrew Legend
Erica,
Erica,
The change will stick if you locate the original native report that you were using on the dashboard and make the change there.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------