Discussions

 View Only
  • 1.  Hide Full report at the top of all reports

    Posted 10-03-2018 08:00
    I'm trying to hide the full report button at the top of reports. This iol technique from Dan works, but only hides 'Full Report' for the first report, and not any subsequent reports from the same table. I would like to hide it for about 5 reports from the same table.

    $("table[qbdbid=bjzwp57js] tr:first").hide();

    https://community.quickbase.com/quickbase/topics/how-do-i-hide-the-header-at-the-top-of-a-report-tha...


  • 2.  RE: Hide Full report at the top of all reports

    Posted 10-03-2018 08:18
    Try this from the console:

    $("table[qbdbid] tr:first").hide();


  • 3.  RE: Hide Full report at the top of all reports

    Posted 10-03-2018 08:29
    Thanks Dan- I added this to the iol code page.

    I have 6 tabs with report in each-
    - Tabs 1,2 & 6 use table 1 &
    - Tabs 3,4 & 5 use table 2.

    Typing in the above, hid the report header from the first 2 tables in tabs 1 & 2 and not the others. Inactivating is nearly good as hiding if possible.
    Really appreciate how much help you give.


  • 4.  RE: Hide Full report at the top of all reports

    Posted 10-03-2018 08:39
    I would have to see your precise page to identify the precise selectors to use.

    If you need individualized help feel free to contact me off-world using the information in my profile:

    https://getsatisfaction.com/people/dandiebolt">https://getsatisfaction.com/people/dandiebolt">https://getsatisfaction.com/people/dandiebolt