Hmmm

I have one property with ftDefaultType="evaluate" with a variable
and that displays the value of the variable

but the property with
    ftDefault="iif(StructKeyExists(URL, 'cpID'),URL.cpID, 0)"
ftDefaultType="evaluate"
outputs
    iif(StructKeyExists(URL, 'cpID'),URL.cpID, 0)


2008/12/10 Blair McKenzie <[EMAIL PROTECTED]>

> Yes, but you would need to set ftDefaultType="evaluate" (I think it's
> ftDefaultType).
> Blair
>
>
> On Wed, Dec 10, 2008 at 4:08 PM, AJ Mercer <[EMAIL PROTECTED]> wrote:
>
>> is something like this possible?
>>     ftDefault="iif(StructKeyExists(URL, 'cpID'),URL.cpID, 0)"
>> ftDefaultType="expression"
>>
>> If URL.cpID exists, use that as the default value, otherwise use 0
>>
>>
>> --
>> AJ Mercer
>> Web Log: http://webonix.net
>>
>>
>>
>>
>
> >
>


-- 
AJ Mercer
Web Log: http://webonix.net


Once you come to the realisation that everyone is crazy,
You will never be surprised or disappointed ever again.
AJM 2008

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to