0

Show/Hide One Record

I am trying to figure out how to Show/hide one record. I don't want to hide the whole column, just one occasional record. Is there a way to do this?

5 replies

null
    • Fred
    • 1 yr ago
    • Reported - view

    Are you talking about show/hide one record from a list of records in the table view?

    Or you only want to filter a table view so only one record is show?

      • douglasca
      • 1 yr ago
      • Reported - view

      Fred Show/hide one record in the table view, so it does not appear any longer, but the other records in the table continue to appear

    • Fred
    • 1 yr ago
    • Reported - view

    The only way I can think of would be to find a way to just filter out that one record through one of the columns.

      • douglasca
      • 1 yr ago
      • Reported - view

      Fred Yeah, I was looking at that aspect. Thanks

    • Paul_Chappell
    • 1 yr ago
    • Reported - view

    There must be a reason for hiding a particular record - does it have a unique field value in some way that requires it to be hidden?  If so why not just have a formula on the View that says something like if 'Special Field'="special value"  then true else false end Then just filter the View using the formula field (to only show "No" values) and move it way off to the right to stop people seeing it.

Content aside

  • 1 yr agoLast active
  • 5Replies
  • 100Views
  • 3 Following