Author Topic: Customizing task bar  (Read 742 times)

sherbs

  • Newbie
  • *
  • Posts: 4
I want to customize the task bar in playing now to read <title> - <artist><featured artist> where featured artist is a custom tag I use and want to be blank if the field is empty. At the moment it shows 'Unknown Featured Artist'.

Is there any way to for it to show nothing if the field is blank?

Cheers.

redwing

  • Guest
Use

Code
$IsNull(<featured artist>,,<featured artist>)
in place of the tag in your formula.