Hello all,

I want to display the first 65 characters in field if it is defined
and if it's length is GTE 66.
Here is the basic tag that trims the first 65
<cf_DisplayColumnInList column="NOTE" label="Note" type="text"
formatfunction="LEFT([value], '65')">
This works great when the Note has 65 or more characters but bombs if
less. Can someone shed some light on the correct syntax ?
--
Tim Blankenship
[EMAIL PROTECTED]

**********************************************************************
You can subscribe to and unsubscribe from lists, and you can change
your subscriptions between normal and digest modes here:

http://www.productivityenhancement.com/support/DiscussionListsForm.cfm
**********************************************************************

Reply via email to