Quote from: andytough at Mar 21, 2018, 12:41 PMCan you post all the code for both of them? Both the TV input options and the call to output the result.
Not a problem:
Below is the code that is working as it should:
TV Input Options:
Colorado Access,==coaccess||BHI Medicaid,==bhi||Beacon Medicaid,==beaconmed||Anthem BCBS,==anthembcbs||UBH Optum,==ubh||Cigna,==cigna||Beacon/VO,==vo||Medicare,==medicare||Tricare,==tricare||Aetna,==aetna|| Cofinity/DHMP,==cofinity||First Health,==firsthealth||Anthem EAP,==anthemeap||MHN,==mhn||Magellan,==magellan||Multiplan/PHCS,==multiplan||Humana,==humana
Output Call
<em>[[*insurance:tvLabel]]</em>
Below is the call that is coming up blank:
TV input Options:
Arvada==arvada||Aurora==aurora||Boulder==boulder||Broomfield==broomfield||Denver==denver||Distance==distance||Lakewood==lakewood||Lafayette==lafayette||Longmont==longmont||Greenwood Village==greenwood||Ft. Collins==ftcollins||Elizabeth==elizabeth||Westminster==westminster
Output Call
([[*providerlocation:tvLabel]])
One thing I forgot to mention is that if I take off the :tvLabel it outputs the value of the TV just fine, but only when I attach the filter does it come up blank.