INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Theater View hide empty value issue  (Read 2971 times)

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1971
Theater View hide empty value issue
« on: August 01, 2016, 08:25:26 am »

In theather view "Hide when value is empty" is not working if field type is expression. It will always show field title even when value is empty

Example:
type: Expression
name: rating
value: <font color="#f69838">RatingStars()<//font>
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41953
  • Shoes gone again!
Theater View hide empty value issue
« Reply #1 on: August 01, 2016, 08:37:27 am »

In theather view "Hide when value is empty" is not working if field type is expression.

Where is the option "Hide when value is empty"?  I'm searching Options but not seeing it.

Thanks.
Logged
Matt Ashland, JRiver Media Center

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1971
Theater View hide empty value issue
« Reply #2 on: August 01, 2016, 11:03:55 am »

Where is the option "Hide when value is empty"?  I'm searching Options but not seeing it.

Thanks.
Options-->Theaterview->Customize file info panel... (a property there for field in a template)

Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41953
  • Shoes gone again!
Re: Theater View hide empty value issue
« Reply #3 on: August 03, 2016, 07:10:32 am »

Well I'm not having much luck.

I add an expression and I just leave it empty and it's sure hidden.

What trick do I need to do to make it start showing?

Thanks.
Logged
Matt Ashland, JRiver Media Center

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41953
  • Shoes gone again!
Re: Theater View hide empty value issue
« Reply #4 on: August 03, 2016, 07:16:52 am »

I think I see it now.  You need to use an expression like:
<font color="#f69838">RatingStars()<//font>

The trick is that the expression is never really empty.  It'll still have the <font> block there even if the rating stars aren't there.  Not really sure how to get around that.
Logged
Matt Ashland, JRiver Media Center

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41953
  • Shoes gone again!
Re: Theater View hide empty value issue
« Reply #5 on: August 03, 2016, 07:37:13 am »

Coming next build:
Fixed: The option to hide empty values in the File Info template of Theater View would show the template if it was in a font block even if there was no text in the font.

It was kind of just a special case for the font block, so if there are other blocks that do the same thing, let us know.

Thanks.
Logged
Matt Ashland, JRiver Media Center

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1971
Re: Theater View hide empty value issue
« Reply #6 on: September 07, 2016, 09:43:48 am »

Only just noticed that there were updates on this. I can confirm that this works at least for my views. Thanks, Matt!
Logged
Pages: [1]   Go Up