Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
How to check to see if IW value exists
System
I need to be able to check to see if an Iw_value name field exists. There are times when it will be empty and the field is a date field that is being reformatted via a ColdFusion call to the TPL. It seems to me when fields are empty, Teamsite does not return any values - how can I check for this in CF or TS?
<CFIF (#Parameterexists('{iw_value name="philresults.Philadelphia Date" /}')#)>
Find more posts tagged with
Comments
There are no comments yet