Thanks for getting back to me Geoff. Handpicked rule is great because it 
allows you to give flexibility to your clients, for example, placing a 
single image on pages that they can customise per page (in the footer, so a 
new property against dmHTML won't suffice as the capability needs to exist 
across all types). I've got content type skins under control, we were using 
them at Memphis for sometime. They're great too.

Anyway, does this mean that all rules that may use array/uuid/ftJoin will 
no longer work?

I created a rule:

<cfcomponent displayname="Advertisement Display" 
extends="farcry.core.packages.rules.rules" hint="Displays a selected 
advertisement.">
<cfproperty ftSeq="1" ftFieldset="Advertisement" name="data" type="varchar" 
ftType="uuid" default="" hint="The advertisement to be displayed." 
ftLabel="Advertisement" ftJoin="fdmAdvertisement" ftRenderType="library" />
</cfcomponent>

The library picker looks fine, until I hit the 'select' button. Then I get 
an empty popup window. Seems as though it's the same issue right?

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@googlegroups.com
To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
--- 
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to farcry-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to